This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2541 Flash Memory HalFlashRead()/Write()/Erase()

Other Parts Discussed in Thread: CC2541

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