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.

RM57L843: Atomic variable access support in TI Code composer

Part Number: RM57L843

Tool/software:

Hi,

I have a requirement where I would like to access a variable updated by interrupt handle within a freertos task. In doing so, I do not want to disable and enable interrupt to access that variable. I am instead looking to atomically access that variable within the freertos task. Does TI Code Composer Studio compiler provide support for atomic access. If so is there a document that lists al those functions? 

Ravi