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.