I’m trying to overcome the CC2540 8K RAM limitation without adding an external RAM part, and I came across HalFlashWrite(). I am using the TI sample code and BLE stack. Questions:
1) Where is the documentation for this function?
2) Where is the documentation for the proper way to reserve a 8K block of flash for proprietary use with HalFlashWrite()?
3) Any other thoughts / warnings?
Thanks in advance,
MH