We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.