imxrt1060-evk: Code execution from HyperRAM

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

imxrt1060-evk: Code execution from HyperRAM

2,623件の閲覧回数
vinaymanikkoth
Contributor II

how to run the code from external HyperRAM (flexSPI). replaced the hyperflash with a hyperRAM device and now i am looking for a way to execute the codes from hyperRAM. 

 

 

0 件の賞賛
返信
4 返答(返信)

1,860件の閲覧回数
mpangzhenyue
Contributor I

copy code to  HyperRam like sdram 

0 件の賞賛
返信

2,606件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello, 

Please refer to the following application note. Although for this document we use the RT1050, the same concepts apply for the RT1060. 

How to Enable HyperRAM with i.MX RT (nxp.com)

Regards,
Victor 

0 件の賞賛
返信

2,600件の閲覧回数
vinaymanikkoth
Contributor II

I have referred to this document. This is explaining about the enabling the peripherals and accessing the hyperRam.

 

With the same config can I copy the codes into hyperRam and start executing it from there ?

 

I am trying to do something like this.

 

I have a u-boot, which is relocating the linux kernel from sd card to SDRAM. Trying to modify this and relocate the code to hyperRam instead of SDRAM. I am able to finish the relocation, but encounters issue when starts the execution. 

Is there any specific config I need to take care before starts the code execution?

0 件の賞賛
返信

2,576件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello,

I apologize for the misunderstanding, it's not possible to boot from an HyperRam memory. The intended use of the HyperRam is to use it as described in the application note that I shared before. 

Regards,
Victor  

0 件の賞賛
返信