How can i code relocate from TCM to DDR in i.MX8M Mini?

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

How can i code relocate from TCM to DDR in i.MX8M Mini?

跳至解决方案
616 次查看
Hariharan1
Contributor III

Hi Experts,

 

As of now, I initialized ddr memory which can be access upto 3GB. I don't want to run my program after ddr initialization using TCM. i prefer to run the program with DDR memory. 

 

How can i achieve this activity?

Best Regards, 

Hariharan

标签 (1)
0 项奖励
回复
1 解答
580 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Hariharan1 

Even you load elf from remoteproc framework(in DDR), the data and segments are still mapped into TCM. For remoteproc use case, you can refer  AN5317.pdf

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
581 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Hariharan1 

Even you load elf from remoteproc framework(in DDR), the data and segments are still mapped into TCM. For remoteproc use case, you can refer  AN5317.pdf

 

0 项奖励
回复