Flash write in SPC58B70E5 not working if hex file is written on Flash
Hi,
In the sample application for SPC584BXXX flash test, the hex file is written on RAM and then executed. I need the hex file to get written on flash and then write some data on other specific sectors of flash. So I modified the linker script by changing the RAM sections by flash at some places but the program doesn't work as expected.
Please help me to get an appropriate solution so that the hex gets written on flash and the FlashWrite Flashinit, FlashErase etc. will work as expected.
Thanks in advance.
