Other Parts Discussed in Thread: UNIFLASH, SEGGER
Tool/software:
Hi expert,
How to calculate crc or ecc with uniflash?

Best Regards
Anka Zhang
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:
Hi expert,
How to calculate crc or ecc with uniflash?

Best Regards
Anka Zhang
Hi Anka,
Are you looking to calculate the CRC or ECC to save the signature to your PC? Or are you referring to the device's internal CRC / ECC checking? For internal CRC and ECC, I'd recommend looking at the device technical reference manual and datasheet, found at the top of the product page. We have chapters in each document dedicated to these. Otherwise, please add some more context to what you are hoping to do with the device.
Hi Dylan,
My customer product line need to verify if chip have downloaded correct. They need to read the crc or ecc to verify,
Just as this function of C2000 as below:

If you look at that settings and utilities page when using Uniflash with MSPM0 selected, you'll find a "Program Configuration" and a checkbox to enable "Perform CRC verification". Checking this will enable CRC verification of the loaded program. If you enable verbose output when you flash the device I believe it will confirm in the output dialogue that the load has passed CRC verification.
Please hit start and these dialogues will appear, Settings and utilities will be on the menu at the left of the screen, once you click that the program configuration menu will be visible on the page along with the rest of the menus I mentioned.
Ah I realize we are using different debuggers now.
If you must use Segger J-Link for this, I'd recommend contacting Segger for support here. CRC and/or ECC would be calculated by their tool on their end. I've just spoken to our 3rd party tools expert who advised that this is typically supported by Segger.