Flash the SDRAM execution application binary in SDRAM

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

Flash the SDRAM execution application binary in SDRAM

582件の閲覧回数
Jeevan
Contributor IV

Hello Team,

I have followed the below steps to an application which was executing from flash to execute from SDRAM.

Jeevan_0-1736360490551.png

 

it has generated one .axf file as output. please suggest me steps to flash this .axf file directly to SDRAM so that it will be in free running mode

 

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

564件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @Jeevan ,

Thanks for your interest in NXP MIMXRT series!

All you need to do is click Debug in the IDE to get this image running in SDRAM. Of course if you are interested in how to perform this operation using the command line, you can also view it using GUITool, which has an internal "preview command" option.

By disassembling the address in the screenshot below, you can see that the code is already running at the SDRAM address 0x8000_xxxx:

Gavin_Jia_0-1736403138626.png

Best regards,
Gavin

0 件の賞賛
返信