Unable to boot from SDRAM of IMXRT1170 eval board

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

Unable to boot from SDRAM of IMXRT1170 eval board

98 Views
Jeevan
Contributor III

Hello team,

We are trying an LED blinking code to boot from SDRAM of the IMXRT1170 eval board.

We followed the below mentioned steps but still unable to boot from SDRAM.

Jeevan_0-1721828882561.png

Below is the error we are facing while trying to make it boot from SDRAM location of 0x80000000

Jeevan_1-1721828936767.png

 

Kindly help us resolve this issue.

0 Kudos
Reply
3 Replies

81 Views
Habib_MS
NXP Employee
NXP Employee

Hello @Jeevan,
In this post shows the steps to debug correctly when your application was built for SDRAM.

At the same time, in the next post Kerryzhou shows another example for boot from SDRAM where adds more information.

On the other hand, these examples uses a Jlink script,if you do not have an external jlink or the EVK's firmware is other, you can follow this post.

Also, if you experience any issue, do not hesitate to let me know.

BR

Habib

0 Kudos
Reply

67 Views
Jeevan
Contributor III

Hi @Habib_MS ,

We are using PEmicro debugger not segger Jlink debugger. So J-link script wont work i think.

Can't we use below steps:

Jeevan_0-1721853565066.png

 

0 Kudos
Reply

40 Views
Habib_MS
NXP Employee
NXP Employee

Hello again @Jeevan,

 

Yes, you can use these steps, however in the case of PE micro debugger you may need to contact PEMicro side to provide the related script in order to initialize the SDRAM in the debugger.

 

Sorry for the inconvenience this may cause.

BR,
Habib.

0 Kudos
Reply