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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

385件の閲覧回数
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 件の賞賛
返信
3 返答(返信)

348件の閲覧回数
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 件の賞賛
返信

367件の閲覧回数
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 件の賞賛
返信

365件の閲覧回数
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?

タグ(1)
0 件の賞賛
返信