latercomer fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 hace 1 año
..
applications 2d15f10385 Sync SConscript in application folder. hace 3 años
board fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 hace 1 año
linking_scripts 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
.config 3f26998f9c [bsp] update projects hace 1 año
Kconfig fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 hace 1 año
Nu_Link_Driver.ini 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
README.md 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
SConscript 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
SConstruct 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
ma35-rtp.uvprojx 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
rtconfig.py 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años
rtthread.bin 0d1c709fa5 Sync upstream (#6793) hace 3 años
template.uvprojx 2825189542 Add NuMaker-HMI-MA35D1 and RTP porting. hace 3 años

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.