SDRAM Bootable Image on RT1050

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SDRAM Bootable Image on RT1050

1,419 次查看
ndiwathe
Contributor I

Hello All,

 

I am trying to create SDRAM Bootable image of SDK Example .

 

Using SDK 2.7 , EVKB-RT1050

 

I have observed ,if I used “LED” blinky project then SDRAM bootable images works fine.

https://community.nxp.com/docs/DOC-341317

 

But when I use SDK example which has “WI_FI/ Ethernet & LWIP”.  SDRAM Bootable images are not working .

Examples :

  1. evkbimxrt1050_AWS_aws_greengrass_discovery_enet
  2. evkbimxrt1050_Aws_aws_shadow_wiced

 

I have added

*(.NonCacheable.init) =>>SDRAM_NCACHE ==>> .BSS

(.NonCacheable) =>>> SDRAM_NCACHE=>>>> . data

 

 

 

Regards

Nishi

标签 (1)
0 项奖励
回复
2 回复数

1,334 次查看
Sabina_Bruce
NXP Employee
NXP Employee

Hello Nishi,

Hope you are doing well.

Could you please attempt to place the entire application in noncacheable. Please let me know your results.

Best Regards,

Sabina

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

----------------------------------------------------------------------------------------------------------------------- 

0 项奖励
回复

1,335 次查看
ndiwathe
Contributor I

Hello Sabina,

How to place the entire application in noncacheble area & create SDRAM bootable Image?

regards

Nishi

0 项奖励
回复