This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello All,
To give you a brief overview about my problem
Currently my firmware resides on external NOR flash (via E.P.I) and it works fine. But i want to update some meta data on the 1st sector of external NOR flash and here i face the issue. I'm able to read data from 1st sector of external flash but wiring to that sector crashes the firmware.
My question is, is there any restriction on writing to external flash when the main firmware resides on that flash
Note : Main firmware is placed after sector 2 and sector 1 is solely for saving meta data
System Clock: 120Mhz
NOR Flash (64MB) and SRAM (2MB) interfaced via EPI with 16 bit mode and shared parallel lines
Thanks in Advance
Prajnith