Hi,
A customer doesn't want to fuse the code in the last flash page except ccfg.
is it okay to set the flash meomory like below ?
any side effect ?
BLE stack version : simplelink_cc2640r2_sdk_2_40_00_32
define region FLASH = mem:[from FLASH_START to FLASH_END];
// Code and RO Data
//place in FLASH_ALL { readonly };
place in FLASH { readonly };