Zipping the application image and placing it in flash

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

Zipping the application image and placing it in flash

941 次查看
Vidya_1203
Contributor II

We are trying to port an application from MCF5282 to MXRT117 mcu. In the previous project the application image was zipped and placed in flash, unzipped using a third party library called 'zlib' and copied to sdram. We need to implement a similar procedure for MXRT117. What is the best method we can follow? Is there any tool/library we can use to make the above process much simpler?

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

927 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

They are different architecture and different core version,zlib is supported too in RT but you need to compile first the project on ARM core.

Regards

0 项奖励
回复

851 次查看
Vidya_1203
Contributor II

Is there any example for RT series?

0 项奖励
回复