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.

Flash ECC calculation during software execution

Hello.

If I want to write some data and corresponding ECC bits to FLASH of TMS570 during software execution, should I perform all the ECC algoritm calculations in software too and then program it separately using Flash_Prog_B() function, or can TMS570 perform flash ECC calculations in hardware, like when writing data to RAM?

Thanks, Evgenyy.