Hi everybody!
I've got just a little question about SE050 library and how can i optimize it.
My goal is to flash a project developed on LPC55S69 (it's like 610 Kb) inside another LPC55 with a 64 Kb dataflash.
My project was develop starting from a SE05X demo and now it's about 270 Kb.
The library is very heavy, there's a way to reduce it without disable important config like ECC and AES calulation (iniside the fsl_sss_ftr.h).
Thanks!