Part Number: CC2652P
Tool/software: Code Composer Studio
Hi team,
I am working on OAD update, for this "simple_peripheral_oad_offchip_CC13X2P_2_LAUNCHXL_tirtos_ccs" and "cc13x2p2lp_bim_offchip" using.
for updating simpleLink starter application using but not able to update the Software.
As I debug through the source code, I am stuck in erasing external flash (in my case FRAM 512KB)
oadEraseExtFlashPages(EXT_FLASH_PAGE(dstAddr),(_imgHdr.fixedHdr.imgEndAddr - _imgHdr.imgPayload.startAddr -1),EFL_PAGE_SIZE)
what could be the reason for the failure of erasing the external flash and how to resolve it.
Please suggest the solution.
Kind Regards,
Tanuja