搜索资源列表
EJTAG-MIPS-debug
- 本文介绍了一种调试工具。硬件上利用了商品化的低价设备,因为其电路极其简单,所以也完全可以自行制作。软件基于开放源码平台GNU的GDB调试程序,没有任何版权的问题,而且开放源码的特性使得功能的添加和修改完全自主可控,具有良好的可扩展性;另外其可移植性也比较好,理论上在任何 类UNIX平台上都能移植。此系统实际在linux和cygwin上都已能正常工作。-This paper presents a debugging tool. Use of commercial hardware, low-c
mini2440.pdf
- The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip a
res.tar
- 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这
comsin-
- linux环境下,编译arm处理器可执行文件,利用串口控制云台,使云台能运行一个sin曲线-linux environment, the compiler executable arm processor, using serial control head, so head to run a sin curve, the purpose to control the PTZ
at91sam9263_led
- AT91SAM9263官方LED闪烁裸机测试程序。文件包括main.c, low_level.c, cstartup.S, Makefile, 一系列头文件等。(The official AT91SAM9263 LED flashing bare metal test program. The files include main.c, low_level.c, cstartup.S, Makefile, a series of header files, and so on.)