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.

CCS/MSP430F5438A: set CRC32_PRIME start-value

Part Number: MSP430F5438A
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hello, I want to use a CRC calculation over two flash memory secitons of the MSP430F5438A controller, and the question ist how can I set a start value for the linker generated CRC32_PRIME algorithm?

Linker SECTION crc command:

crc_table(my_crc_table, algorithm=CRC32_PRIME)

The idea behind is not to use the default value, as suggested for "security" reasons.

**Attention** This is a public forum