Tool/software:
Hi TI Engineer,
I am currently using SACI commands to program the CC2745. I have successfully executed ERASE and PROGRAM, but I am encountering some issues when verifying the CCFG and SCFG blocks.
1.According to the description of SACI_CMD_FLASH_VERIFY_CCFG_SECTOR, four CRC32 values must be provided for verification (expBootCfgCrc32, expCentralCrc32, expUserRecCrc32, expDebugCfgCrc32). Could you please let me know the addresses and lengths of these four blocks so that I can calculate their CRC32 values?
2.Additionally, is there any way to perform a BLANKCHECK on the SCFG block?
Thank you.