This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Endian Swap

Hi, Is there any ARM inline function to switch between Little and Big Endian ?

I know the Keil feature to compile the whole code in BE or LE, but i would like any function to swap just some words of the code.

Thanks in Advance.