Hi,
There is a picture showing the map of Zone 1 OTP below.See that please.
Question 1:How to deal with the reseved locations in OTP when loading(burnning) data into OTP?
Question 2 and 3:How to calcute the final value of Z1-LINKPOINTER refer to Z1-LINKPOINTER1, Z1-LINKPOINTER2 and Z1-LINKPOINTER3? Would you tell me the algoritm?
Question 4:ECC combination is 64bit data + 8bit ecc.Technical reference manual says Z1-LINKPOINTER 1,Z1-LINKPOINTER 2,Z1-LINKPOINTER 3 is not protected by ECC.But location 0x78002,0x78006
and 0x7800A are in range of Zx-LINKPOINTERx ECC combination.I think that those reserved locations are also not protected by ECC.Is that right?
Question 5:Can code or data prefetch trigger an ECC error interrupt?Such as:flash section1 is programmed data and ECC.But flash section2 is not.Cpu may prefetch flash section2 when running on the boundary location of flash section1.