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.

CCS/CC2640R2F: Sensor controller studio

Part Number: CC2640R2F

Tool/software: Code Composer Studio

hi All,

Currently i am working on CC2640R2F BLE Soc.I want to modify one variable in sensor controller studio from main mcu using CCS  i done following procedure

1)i was taken one structure member in task input data structure in SCS(sensor controller studio).i want to update that variable  from CCS.

2)using timer i update that variable in CCS 

now how i check that variable is updated in SCS as well.Any debugging method that can check that variable?