Zipping the application image and placing it in flash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zipping the application image and placing it in flash

499 Views
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?

Labels (1)
0 Kudos
Reply
2 Replies

485 Views
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 Kudos
Reply

409 Views
Vidya_1203
Contributor II

Is there any example for RT series?

0 Kudos
Reply