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.
Tool/software: TI C/C++ Compiler
Hi,
Is there a way to generate a binary output file with a CRC using the linker?
Thanks,
Jeffrey
The linker does have a built-in feature that supports CRC checks. Please see the section titled Linker-Generated CRC Tables in the MSP430 assembly tools manual.
Thanks and regards,
-George