如何将部分程序放在ITCM中运行

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

如何将部分程序放在ITCM中运行

1,829 次查看
tim-wei
Contributor I

使用MXRT1011 发现在显示复杂的GUI 界面需要大量计算 ,20*320的画面 3-10ms,想将数据放到TCM中 ,但是程序太大,只有(+RW +ZI)放到了DTCM中,想将一部分程序GUI核心程序放到ITCM中运行,其他程序放在flexspi中,但是一直没有弄好,不知道怎么弄,还请指导下,谢谢

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

1,792 次查看
daweiyou
NXP Employee
NXP Employee

SDK里面的部分程序是有例子的,比如flexspi的example,你看他的IAR/keil的link文件就是把某段代码或者文件放到ram中去的。

0 项奖励

1,792 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,

非常感谢使用NXP产品,很高兴为你提供技术支持!
每个IDE对于函数重定向设置手段或办法都是有所区别的,建议参考对应IDE的应用手册。

Have a great day,
TIC

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励