Forum Discussion
aikeu
Regular Contributor
2 years agoHi CAlex,
May I know what document which you follow to build your project?
Anyway, I think it might be related to you make file:
In the Makefile change "CROSS_COMPILE := arm-none-eabi-" to "CROSS_COMPILE := arm-altera-eabi-".
Thanks.
Regards,
Aik Eu
- CAlex2 years ago
Contributor
Hi,
I followed the DE10 standard User Guide in SOC FPGA chapter,
I copied the example's makefile and made some other rules to link all the resources in my Makefile document.
And could I ask is there any compile tools need to be download to use altera- eabi?
Thank you for your reply.
reguards.