Hi
We are using GCC compiler for vybrid processor. Using long long int data type in our code and trying to print value using "lld" in printf/sprintf.
It seems that it is not working....There seems to be endianess problem (32bit words are reversed)
Kindly advise how to overcome this issue
Thanks
karthi