4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 04:43:48 +08:00
Wayne bf8db63c78
Fix building issue of Nuvoton porting. (#6833)
* Fix  building issue of Nuvoton porting.

1. Change thread priority of lwip-tcpip and erx.
2. Remove '')' garbage symbols.
3. mm driver issues.

Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2023-01-11 16:26:56 +08:00
..
2022-12-29 15:15:13 +08:00
2023-01-08 22:52:13 -05:00
2022-12-29 15:15:13 +08:00

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.