搜索资源列表
gdbserver
- uClinux里自带的gdbserver在arm7tdmi下不能正常工作,用此包中的gdbserver直接替代uClinux中的程序,结合arm-uclinux-gdb即可正常用gdbserver+gdb方法在arm7tdmi下调试程序-uClinux Lane's own gdbserver under the ARM7TDMI not work with this package of uClinux gdbserver direct replacement of procedure
armmousecouter
- uclinux的鼠标控制源代码,包括所需要的代码,和头文件,在44B0+UCLINUX下调试通过。适合初初接触ARM开发的学生,开发者参考。-Basis of Uclinux mouse control source code, including the code, and the first document, the 44B0 + debugging through under OS. Contact ARM cry for the development of students, the
lcdcsource
- uclinux的lcd显示源代码,所需要的代码,和头文件都在该文件中,避免各位下载后不去思考,请自行编辑,在44B0+UCLINUX下调试通过。适合初初接触ARM开发的学生,开发者参考。-Basis of Uclinux LCD display source code, the code required, and the first document in the document, after you download avoid not thinking, self-editing, in
BanyanT-1.5.2
- 上传一个arm调试软件,在xp下调试jtag经常出错,推荐使用该软件比较好用。-upload an arm debug software, under the xp JTAG Debugging often wrong, Suggested use the software more user friendly.
QX44B0_IIuser
- QX44BO-II的使用手册,对ARM编译调试平台的建立、bios应用平台的烧写、UClinux开发平台的建立有详细介绍
arm-elf-gdb
- 你的EM85XX,EM86XX有了网络,用原厂的串口调试怎么还是觉得那么麻烦呢,网络了可以使用GDB啊,这个就是可以使用的GDB。
ppcboot-2.0.0
- PPCBoot是德国DENX小组开发的用于多种嵌入式CPU的Bootloader引导程序,主要由德国的工程师Wolfgang Denk和Intemet上的一群自由开发人员对其进行维护和开发。支持PowerPC、ARM、MIPS、m68K等多种处理器平台,易于裁剪和调试。 -PPCBoot Germany DENX team developed for a variety of embedded CPU' s Bootloader boot procedures, mainly by t
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
CCSExample
- 这个是我买的合众达DM6446开发板中的CCS调试ARM端程序和DSP端程序,适合在开发工程中调试硬件 C语言编写-This is I bought a united over DM6446 development board in the CCS to debug ARM-side programs and DSP-side program, suitable for debugging the hardware development project in C language
ARM-manual
- LPC2313的配置AXD配置使用部分,结合简易仿真器,进行仿真和调试。-LPC2313 configured to use part of the configuration of AXD, combined with simple simulator, simulation and debugging.
ARMJtagDebugFinal
- arm开发jtag调试所有文件,里面包含详细注释。-For arm jtag debugging.
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
ARM
- 这是ARM的讲义课件,包括了ARM开发环境ADS的详细介绍以及调试,以及一些基本的实验介绍,适合初学者用-This is the ARM handouts courseware, including the ARM ADS detailed descr iption of the development environment and debug, and test some basic introduction for beginners to use
arm-s3c2410-uda1341
- S3C2410 UDA1341 2.4.18 驱动,已经调试通过,完全好用。-S3C2410 UDA1341 2.4.18 driver, has been debugged, completely easy to use.
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
gdb--test
- gdb的简单使用和gdb+gdbserver方式进行ARM程序调试 gdb的简单使用 GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。-Simple to use gdb and gdb+ gdbserver gdb debugging ARM way simple to use GDB is
9260
- ARM9260的源码,调试成功的,可以自己增加对于外围硬件的控制代码。-ARM9260 source code, debugging success, you can add their own code for the control of peripheral hardware.
RHEL6_minicom
- redhat的minicom和它的依赖文件,rpm包,可直接安装。arm板调试工具。可以直接做测试。linux下常用-redhat of minicom and its dependencies, rpm package can be installed directly. arm board debugging tools. Can do the test. linux under common
FIFO
- 基于ARM实现FIFO通讯协议,可移植性好,调试通过-ARM-based communication protocol to achieve FIFO, portability, debugging through
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440