Page 1 of 1

FAQ_MA35_Family_Load RTP M4 Binary

Posted: 23 Apr 2024, 15:23
by ytliu6
Please refer to “Interworking of MA35D1 RTP and Linux”.

https://www.nuvoton.com/products/microp ... Note&tab=2

The application note teaches you how to load ELF to RTP and RTP binary ELF file are generated in MA35D1 output folder.

The application note instructs you on how to load an ELF file into an RTP, with the RTP binary ELF file generated in the MA35D1 output folder. When using Keil to write RTP code, you may not find ELF files in the Keil output folder, as NuEclipse generates ELF files, while Keil produces AXF files. Therefore, you can directly load the AXF file into the M4

#MA35 #RTP #M4