Hello,
While working on Secondary boot loader, during loading secondary boot loader on flash using CCS i am trying to erase only 4 sectors of memory. but ccs is erasing whole memory while loading code in memory.
i have done required changes in linker file and also modified flash settings to erase only 4 sectors of flash(Sector A,B,C,D). But still facing this issue.