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.

Atomic operations

Other Parts Discussed in Thread: TMS320F2808

Hello,

I'm using TMS320F2808 (without BIOS DSP). I need a software flag that is set in an ISR and checked in main cycle. How can i do that correctly? It there any kind of atomic operations to make such flag?

Thank you.