95e6b69b8e
* sync and update |
||
---|---|---|
.. | ||
applications | ||
board | ||
linking_scripts | ||
.config | ||
Kconfig | ||
Nu_Link_Driver.ini | ||
README.md | ||
SConscript | ||
SConstruct | ||
ma35-rtp.uvprojx | ||
rtconfig.py | ||
rtthread.bin | ||
template.uvprojx |
README.md
MA35-RTP
Introduction
The MA35-RTP is a rt-thread porting for remote processor(RTP) of MA35 series. The firmware is copied to 0x0 by MA35 CPU.
RTP specification
Features | |
---|---|
MCU | MA35 RTP(CM4) |
Operation frequency | 180 MHz |
SRAM size | 128 kB |
DDR size | 3968 kB |
Supported compiler
Support GCC compiler. More information of these compiler version as following:
IDE/Compiler | Tested version |
---|---|
MDK5 | 5.26.2 |
GCC | GCC 5.4.1 20160919 (release) |
Notice: Please install Nu-Link_Keil_Driver for development.