Other Parts Discussed in Thread: TMDS64EVM
Tool/software:
Hi:
our device is TMDS64EVM
I have a question , in Safety Manual 6.3.183, it mentioned Software ROM checksum.
ROM contents include a known checksum and a checksum of the ROM can be completed to verify that the content of the ROM has not been corrupted.
To be safe, ROM should have crc computation.
Here is my question.
When RBL boot image, does it compute the "sbl" checksum? Does this step
When, I use below python sript to build
1. does it has any crc feature when check Image integrity?
2. if not, what is include in the image interity check?
Thanks