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.
I downloaded the DS-5 community to build my OS on ARM cpus but I don't have a free compiler for C so i downloaded the ARM c compiler 6 but can't work for no license . now what do i do ? i need help
i downloaded the compiler and linked it to project but when i build it say this ( aarch64-elf-gcc.exe: error: aem-ve.spec: No such file or directorymake: *** [makefile:32: OS.axf] Error 1)
Hi,
This looks like it's turning into a more detailed conversation than we have room for here! I've just sent you my e-mail address - drop me a note and we can discuss further.
Thanks,
Paul.
So since I posted a link to some instructions I thought I should check up and try to follow the instructions myself to make sure they are still valid. Well I found I got the same error that you did! Assuming you followed the instructions and added the tool chain to DS-5, the issue is most likely the fact that the file name in question is aem-ve.specs (note the 's' on the end!). It looks like we have a missing 's' on our website instructions.
Sorry for this error. But with this issue corrected I could then build correctly and an .axf file was generated.
Hope this fixes it for you - let me know.
Regards Tony
I have now also updated the website to correct this mistake.