rt-thread/bsp/nuvoton/ma35-rtp
沐攸 c3125df8fa
bsp: Separate nuvoton drivers (#10435)
* bsp: Separate nuvoton drivers

* bsp: update nuvoton series project.uvprojx
2025-06-26 17:07:51 +08:00
..
applications Sync SConscript in application folder. 2022-10-11 08:59:42 +08:00
board bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08:00
linking_scripts Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
.config bsp: Separate nuvoton drivers (#10435) 2025-06-26 17:07:51 +08:00
Kconfig bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08: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 bsp: Separate nuvoton drivers (#10435) 2025-06-26 17:07:51 +08:00
ma35-rtp.uvprojx Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
project.uvprojx format: update all series of BSP configuration items (#10406) 2025-06-17 15:42:49 +08:00
rtconfig.h bsp: Separate nuvoton drivers (#10435) 2025-06-26 17:07:51 +08:00
rtconfig.py Add NuMaker-HMI-MA35D1 and RTP porting. 2022-10-11 08:59:42 +08:00
rtthread.bin bsp: Separate nuvoton drivers (#10435) 2025-06-26 17:07:51 +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.