Other Parts Discussed in Thread: BLE-STACK
Hi All,
I have a CC2650 LaunchXL. I use CCS6.
The working draft (base ProjectZero) want to keep the tuning variables in the internal flash. The file contains peripheal.c osal_snv_read() and osal_snv_write() function. Call osal_snv_read() does not allow to read already stored in the base project variables.
1) Where can I see an example of operation for reading and writing of variables in the internal flash?
2) How do I transfer ProjectZero to work with the latest versions of the TI-RTOS?