Part Number:CC2530
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,