Content originally posted in LPCWare by mirfan on Thu Feb 14 23:55:24 MST 2013
Hi Noah,
I have started working on to customize my code to use SPIFI interface directly to work with my SPI Flash. But, it is surely going to take some time to get in some sort of shape. In the meanwhile, does NXP provide any example where code is executed from SPI Flash while also using it as a storage media? May be I can get some help from that reference source or its custom liker script? Can I get the source to the SPIFI library itself? :) I do not intend to redistribute it, but only to dig into it to find the point of exception? (The call stack that I shared earlier actually tells us that an exception is being thrown from inside the spifi library).
I have already tried moving the memcpy from SPIFI to external SDRAM, but the issue still remained the same.
Thanks
Irfan