Hi, Team Ti:
For the OAD features of CC1312R7, The routine I use in the application is: ns_coat_oad_offchip_src_LP_CC1312R7_tirtos7_ticlang (version: simplelink_cc13xx_cc26xx_sdk_7_) 10_01_24), the BOOT code uses: mcuboot_LP_CC1312R7_normos_ticlang, now I need to expand the space of the MCU_BOOT (16KB to 24KB), I tried to modify the FLASH_BASE to 0xAA000 in mcuboot_cc13x2x7_cc26x2x7.cmd. FLASH_SIZE is modified to 0x6000; then at C:\ti\simplelink_cc13xx_cc26xx_sdk_7_10_01_24\source\third_party\mcuboot\boot \ti\source\mcuboot_app\flash_map_backend\flash_map_backend.h file, modify BOOTLOADER_BASE_ADDRESS to 0x000AA000. BOOT_BOOTLOADER_SIZE is modified to 0x00005FA8 and the project is recompiled. I downloaded to the board at the same time, but restarting the board does not execute the BOOT procedure, what else do I need to set?
Thanks & Best regards,
Yolande