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.

MSP430F5259: CRC_CHECK using BSL Scripter

Part Number: MSP430F5259


Hi,

I am working on project which has msp430f5259 chipset ,

I usually do programming chipset using BSL Scripter, so now i need to verify my program flash properly or not .

So basically i put CRC_CHECK command in script file with start address of code memory and total bytes of memory need to calculate CRC.

But when i give total bytes which is more than 0xFFFF it shows error calculating CRC , it says max CRC calculating size is 0xFFFF bytes

Is there any solution to calculate more than 0xFFFF bytes CRC, bcz i need more than 1,18,000+ bytes calculation which is nearly 0x1D000 in hex

**Attention** This is a public forum