Other Parts Discussed in Thread: F021FLASHAPI
Hello,
I'm trying to write 1024 bytes into the Bank7 ( starting at address 0xF0200000 ) using the F021FlashAPI.
After the Program call ( that follows the Recommended Program Flow of F021FlashAPI Reference Guide, http://www.ti.com/lit/ug/spnu501h/spnu501h.pdf ) from CCS Memory Browser I see the data written correctly.
The problem rises when I shutdown and re-power on the TMS570 because from the CCS Memory Browser I see that the data is not completely equal from the one that I stored in the previous session.
Another strange thing happens: if I enable the automatic refresh of the Memory Browser after the re-power on I see random bits starting from 0xF0200000 that change their values.
Thanks in advance
Antonio