Hi, I have some arithmetic calculation that the GCC optimizer optimize (e.g. a=8+8 become a=16....). who can I disable it from doing that on some of the parts in the code? something like MACRO commands.... if you have any other ideal I'll be happy to hear... Best Regards, Jonatan Perry.