Part Number: TMS570LS3137
Hello
I want to test the crc flash .so want to change the program area flash.
how to do it?
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.
Part Number: TMS570LS3137
Hello
I want to test the crc flash .so want to change the program area flash.
how to do it?
You can inject a single-bit or double-bit flash ECC error. Please use fmcECCcheck() as an example.
Hello,
If the 1 bit ECC is flipped, the CRC64 will be change since the single-bit ECC error is corrected, which means the data is changed.. If 2-bit ECC bit are flipped.
It is impossible to change 1-bit flash data.
Hello
Thank you
If the 1 bit ECC is flipped, the CRC64 will be change since the single-bit ECC error is corrected.why the CRC64 will be change?Dose flash changed? Is it because of ECC changes?
Is there no way to change the flash in the program? Is it okay to write a value to the address in the program