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.

Saving data in internal ROM of CC2650

Other Parts Discussed in Thread: CC2650, CC1310, CC3200

Hello,

I am trying to save data into the internal ROM of the CC2650 my IDE is CCS and currently am running the TI-RTOS.  This isn't a lot of data to be saved with probably a total allocation of 50 unsigned chars at the most, but the overall concept for this is the user will be able to save data into the ROM then when the CC2650 is connected to the computer the user will transfer that data to the computer then erase everything that saved in that spot of ROM.  So is there a easy way to allocate and save this data into the internal ROM?  I am new to the TI RTOS so being as detailed as can be would be greatly appreciated.

Thank you,

Travis Zoucha