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.

Can't write to NON-Volatile Memory on cc2540 128k

Other Parts Discussed in Thread: CC2540

Hello,


i need to write to NON-Volatile memory in my app. I'm using the BLE112/cc2540 128k. For writing i use the function osal_svn_write.

For 128K setup i followed this tutorial:

http://processors.wiki.ti.com/index.php/128kproject

But it doesn't work, the function doesn't write to memory.


To verify that my app isn't the reason i used the cc2540 256k with 256k setup and it worked.

So the problem seems to be the 128k setup.

Could somebody help me, thanks.