搜索资源列表
4.2_led_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf(\"\\n\\r Led Test Example\\n\") for( ) { led_test() } }-void Main (void) (sys_init () / / Initial
4.7_watchdog_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0X's Interrupt. Port and UART wdtimer_test () / / start
serialudp
- 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
ZD1211LnxDrv_2_21_0_0.tar
- ZD1211 source code, based on linux 2.44 or linux 2.
44
- ARM嵌入式系统硬件设计及应用实例,有一定的参考价值-ARM embedded system hardware design and application examples, have a certain reference value
