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.

RTOS/TDA2SX: Processors synchronization when using SYS/BIOS in SMP mode

Part Number: TDA2SX
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hi,

I read SYS/BIOS SMP code and find no synchronization between cores,

e.g. no synchronization is made for manipulating the same task ready queue simultaneously.

Do I misunderstand the SMP code?