Tool/software: Code Composer Studio
Hi,
I have custom board designed using CC1310F128RGZ.
On one of the boards I'm getting following error while program is being loaded in the flash. I'm using CCS 7 and built non RTOS Tx application from the examples.
I have ensured the Target configuration set to CC1310F128. Request please help.
Cortex_M3_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
Cortex_M3_0: File Loader: Verification failed: Values at address 0x0001FFA8 do not match Please verify target memory and memory map.
Cortex_M3_0: GEL: File: C:\AAA Technical\Wireless\Simple Link Projects\rfEasyLinkTx_CC1310_LAUNCHXL_nortos_ccs\Debug\rfEasyLinkTx_CC1310_LAUNCHXL_nortos_ccs.out: a data verification error occurred, file load failed.