Hi,
I wanna implement a safety related feature with MSP430F5419A--a ROM test at the startup of MCU for verifing checksum created by CCS using the polynom 0x11021, can CCS do that?
Or is there any other way to realize that?
Thank you so much!
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.
Hi,
I wanna implement a safety related feature with MSP430F5419A--a ROM test at the startup of MCU for verifing checksum created by CCS using the polynom 0x11021, can CCS do that?
Or is there any other way to realize that?
Thank you so much!
Yes, you can use CCS to write code.
The F5419A also has a built-in CRC module. See A question about CRC module of MSP430F5438 and MSP430FR5739 CRC C code example and Calculate CRC with MSP430 hardware.
**Attention** This is a public forum