How to download programs to S32G-VNP-RDB3 M-core sram?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to download programs to S32G-VNP-RDB3 M-core sram?

209 Views
xueqing
Contributor I

HI NXP

 i want to directly download the bin file in M7-0 sram, and A core can start from SD card .

what should i do? can you give me some advice or some examples?

0 Kudos
3 Replies

172 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @xueqing

Thanks for the reply.

Since you mentioned that the A core started from the SD card(assuming using the BSP), then you could possibly try downloading the M7 application into SRAM by the “bootm7” command in u-boot,it is introduced in BSP user manual, in which you may reference it for the details.

Hope it helps.

 

Best Regards

Chenyin

0 Kudos

191 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @xueqing

Thanks for the question.

I understand that you may want to directly download images to the sram to run the application on M7 cores, then from my opinion, there are at least the following ways:

  1. Serial Boot mode enables application code to be downloaded to SRAM.
  2. When boot from the A53 cores, use the command in uboot to download the binary to the SRAM to run it from M7 cores.
  3. Use the debugger to directly download the image to the SRAM.

Hope it helps.

 

Best Regards

Chenyin

0 Kudos

189 Views
xueqing
Contributor I

hi xnp

thanks for your advice! can you provide some document or examples which i can follow the steps to finish the action?

Tags (1)
0 Kudos