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.

TMS320F28379D: FLASH ECC Detect

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi Team,

There's an issue from the customer need your help:

1. In the 28379 MCU self_test example, there is FLASH ECC detection uint16_t STL_Flash_detectECCError(const STL_Flash_ECCDetectHandleflashECCDetectHandle)

   When inserting FLASH ECC fault, use the following address 
#define STA_USER_FLASH_START_ADDR_ERR 0x701F8U
#define STA_USER_FLASH_END_ADDR_ERR 0x701FCU


 Check the relevant information, the 0x701F8U-0x701FFU area is the TI OTP area, and TI has inserted an ECC fault in this area, how often is this fault triggered?

2. FLASH ECC is detected during power-on self-test, and faults can be triggered when fault insertion is performed; however, when FLASH ECC is used for periodic self-test in the mainloop, faults can sometimes be detected when fault insertion is performed, and sometimes they cannot be detected. It changes periodically. Is this caused by the ECC failure trigger period in the TI OTP area is not fixed?

Thanks & Regards,

Ben