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.

C6748 memory bus 16bit and SYS/BIOS thread safe variables

Hello,

I was wondering if accessing a variable char, 16bit, 32bit or floats is thread safe for writing in a thread/interrupt and reading it from another thread/interrupt/main code considering the memory interface is 16bit on this processor?

Is it guaranteed that updating it will not be interrupted? Where could I find more information?

Thank you in advance,

David.