rt-thread-official/bsp/nuvoton/ma35-rtp
yangjie11 95e6b69b8e
sync and update all projects (#7138)
* sync and update
2023-03-31 16:49:48 +08:00
..
applications Sync SConscript in application folder. 2022-10-11 08:59:42 +08:00
board Fix building issue of Nuvoton porting. (#6833) 2023-01-11 16:26:56 +08:00
linking_scripts Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
.config sync and update all projects (#7138) 2023-03-31 16:49:48 +08:00
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
Nu_Link_Driver.ini Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
README.md Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
SConscript Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
SConstruct Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
ma35-rtp.uvprojx Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
rtconfig.py Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
rtthread.bin Sync upstream (#6793) 2022-12-29 15:15:13 +08:00
template.uvprojx Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00

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.