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.
I have found what looks like a typo in the technical reference (SPNU503B). I am trying to write to the ECC bits, and was running into issues. The technical reference says ECC bits are located at 0xF0040000, but when using the F021 library, Fapi_remapMainAddress(0) gives me the address 0xF0400000.
Thanks,
Westin
Westin,
The start address of Flash ECC is 0xf0400000. In Table 2-3 on page 97 of SPNU503B, it states clearly that address for Flash data space ECC starts at 0xf040000.
Thanks and regards,
Zhaohong
That is correct. The first sentence of section 5.4.1 conflicts with this.
Thanks,
Westin