UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: Allocation GNU_IODemo Example project
上传时间: 2015-05-04
上传用户:Amygdala
Philips LPC2200 Using External Program Memory
标签: External Philips Program Memory
上传时间: 2013-12-18
上传用户:skhlm
C和BASIC对51系列编实现PC机与MCU通信,以将MCU作PC的前端数据采集器或命令执行器.
上传时间: 2013-12-20
上传用户:wfeel
uCOSII-2.76在sunplus的16位MCU产品SPMC75下的移植代码,包含完整的工程和uCOSII-2.76的源码! SPMC75是一种功能强大的16位MCU,拥有功能强大的多个定时器. 适合电机驱动应用场合. 其定时器功能和TI的TMS320F24xx系列的功能相当.
上传时间: 2015-05-05
上传用户:sammi
本人开发的NATIONAL SERVO MOTOR 的下位机的控制程序。MCU为AT89C2051。
标签: NATIONAL MOTOR C2051 SERVO
上传时间: 2015-05-05
上传用户:冇尾飞铊
Using Flash Memory with uClinux,word文档,直接解压即可
标签: uClinux Memory Using Flash
上传时间: 2015-05-06
上传用户:cuibaigao
本代码是用C8051F330 MCU对24LC256EEPROM的读写和与RS232终端以9600BPS速率通信代码.请先参考压缩包里的README
标签: C8051F330 EEPROM README 9600
上传时间: 2013-12-26
上传用户:宋桃子
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
基于MCU的U盘源码,实现flash的windos文件系统
上传时间: 2015-05-07
上传用户:chfanjiang
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
标签: configures and interface external
上传时间: 2015-05-07
上传用户:zhangyi99104144