Content originally posted in LPCWare by Thiapalm on Thu Apr 14 08:54:54 MST 2016
Hello,
We have an application that will load some pre-defined images from SPIFI Flash device to use during run time. Nowadays we run one project just to save the images on the SPIFI Flash, and another with the final code that will read it.
Is it possible to upload code to a SPIFI external Flash device during programming (via Linker script)? So we avoid this two step approach?
If so, is there any documentation about it?
Thanks