Hello Experts,
We are trying to calculate the CRC16 for the software flashed on the BLE CC2642.
For this, is it possible to read from the flash in the application mode (to calculate CRC for the flashed s/w location 0x0000-0x58000)?
Or we would need to jump to the ROM bootloader mode and only then we can read from the flash to perform the CRC calculation ?
Also, as per the TRM there is a command for CRC32 calculation, but for CRC16 there is no command mentioned. In this case we would have to implement this function, is my understanding right here ?
Regards,
Shreyas