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