Hi,
I am using OAD in a 256KB CC2541. The code size is roughly 124 KB in the .BIN file. The .map file shows around 14KB of space remaining. But, I need to store sensor data in the flash memory (~100KB). I understand, because of OAD, double the code size is reserved in the flash memory. But is there any way I can store this 100KB of data on flash? What happens if the "extra" code size which is reserved in the flash is changed in the linker file (.xcl)?
Thanks,
NW