Other Parts Discussed in Thread: MSP430WARE
Tool/software: Code Composer Studio
Hello team,
Hope you are doing well. When you get a chance please help with below customer question:
I'm trying to use CRC on the MSP430FR5994 so the MCU can verify its own program memory. I want to verify the calculated CRC value externally from the MCU. Is there a way to generate a human readable CRC value from the binary file in Code Composer Studio? I just need to see the number. I don't need a bootloader feature or anything like that.
Any hints, tips, or tricks would be greatly appreciated.