Oliver Reisky schrieb:
I'm searching for an easy way to use 64 bit long integer values with the MSP430. I'm using the CCE IDE from TI.

this is NOT a CCE support mailing list. thins one is for the gnu toolchain for the msp430: mspgcc

> Is there any C library available for 64 bit aritmethic?

in mspgcc you could simply use the "long long" data type :-)

chris

Reply via email to