This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code Generation Tools. Endian-ness converter

HI Any,

I'm stuck porting a DSP development environment from window to Linux, and now find myself looking for the linux equivalent of the bconvert64x.exe utility. I know I could use the windows utility in linux using "wine", but as it seems that even the windows "bconvert64x.exe" utility was developed in linux to begin with.

So I'm assuming that somewhere, someone has the linux equivalent of this tool and maybe others too (I'm thinking of the tools provided in the "boottest" package). Also, there might be a generic endiannes converter that would work too.

Thanks in advance.

Ziad