??? 01/08/07 14:02 Read: times |
#130421 - Does it matter? Responding to: ???'s previous message |
Jan Waclawek said:
Is there any chance to get the (any) C-compiler "take care" of "non-atomicity" of multibyte variables, so that there is no need to juggle with interrupt enable? In general, it shouldn't be a problem, should it? Where the problem comes is when you are specifically accessing a multibyte variable that is shared with an ISR. Is that where you're concerned? |