yangjie11 95e6b69b8e sync and update all projects (#7138) 2 år sedan
..
applications 2d15f10385 Sync SConscript in application folder. 3 år sedan
board bf8db63c78 Fix building issue of Nuvoton porting. (#6833) 3 år sedan
linking_scripts 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
.config 95e6b69b8e sync and update all projects (#7138) 2 år sedan
Kconfig 9bc68d26a4 format Kconfig and sconscript 3 år sedan
Nu_Link_Driver.ini 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
README.md 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
SConscript 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
SConstruct 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
ma35-rtp.uvprojx 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
rtconfig.py 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan
rtthread.bin 0d1c709fa5 Sync upstream (#6793) 3 år sedan
template.uvprojx 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. 3 år sedan

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.