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

Using ARM's OpenMAX DL with GNU compiler

Note: This was originally posted on 27th October 2010 at http://forums.arm.com

Hello,

I have a project in XCode with the target having an ARM11 processor. I would like a faster FFT, so wanted to check out ARM's OpenMAX DL implementation. When I try building with the source files included, I am getting bad instruction errors in all of the .s files. I have been doing some research and people have suggested that there is a different syntax between the ARM RVCT, used to create these .s files, and GNU compliers, which I am using in XCode. Could this be causing these errors? If so, are there any resources on the differnces between the two compilers?

Thanks!
Jamie
0