Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

ARM DS code compilation error

Hi,

I am using ARM DS-5 for my SoC FPGA (arria 10) and I try to compile the Free RTOS code for arria 10 SoC, which I use Altera bare metal gcc. But I encountered with two errors.

1."selected processor does not support `cpsie i' in ARM mode."

2."make: *** [subdir.mk:36: main.o] Error" 


I can give a little from my setup. My software is SoCEDS 19.3 (from altera), ARM DS-5 v5.29.2 and my windows 10.

Please help me to solve this error.