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.

CC2530: Read Image Size when CC2530 flashed using debugger

Part Number: CC2530
Other Parts Discussed in Thread: CC-DEBUGGER

Hi,

How can i know current size of image store in internal flash of CC2530 downloaded from IAR using  CCDebugger.

I need to see program size of image, CRC if calculated, like info stored in OTA_CrcControl_t.

When we do OTAConverter.exe for generate .zigbee image, this header have this info inside. But for current original image store in flash of CC2530 from IAR cc-debugger directly,It doesn't have it.

For now it is CRC[0]  0x2013, and CRC[1] 0x2013 and program size 0xFFFF,