??? 01/08/07 12:58 Modified: 01/08/07 13:03 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#130418 - Yes sdcc at least Responding to: ???'s previous message |
If you use the 'critical' pragma then interupts are disabled automaticaly.There are other pragmas that you can use to allow atomic operations if you read the user manual its all in there |