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.

montavista compiler error for arm assembly code

Hi All,

I am trying to compile my own hard coded arm assembly file which is equivalent to armv5te using montavista mv_pro_4.0.1 tool chain.

Here, I am getting the following error messages:

 Error: bad instruction `push {r2-r6}'

 Error: bad instruction `pop {r2-r6}'

Please suggests me to rectify this problem.

Thanks