用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guo XIn 291e661666 first commit 10 months ago
..
applications first commit 10 months ago
board first commit 10 months ago
linking_scripts first commit 10 months ago
.config first commit 10 months ago
Kconfig first commit 10 months ago
Nu_Link_Driver.ini first commit 10 months ago
README.md first commit 10 months ago
SConscript first commit 10 months ago
SConstruct first commit 10 months ago
ma35-rtp.uvprojx first commit 10 months ago
rtconfig.py first commit 10 months ago
template.uvprojx first commit 10 months ago

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.