At 17:33 03-04-06 +0200, you wrote: > >Hello list > >what kind of operations are available using 64 bit operands on mspgcc? > >I mean it, because I tried some, like modulus, etc and results look bad. > >Should I be aware of zny limitation with 64 bit arithmetics in msp430 gcc? > >cheers
I've had some problems with 64 bit operations in the past with GCC (Mingw) for the Windows platform. Perhaps this is a generic GCC problem. Nico Coesel