Forum Discussion
CAlex
Contributor
1 year agoBaremetal Example SDMMC makefile failed
Hello, CycloneVsoc with BM environment, SOCEDS 20.1 and ARMDS 2021 I downloaded your bare-metal SDMMC sample, but the build failed when using ARMDS make. Here is the error message: make all arm-a...
alifzakuan_altera
New Contributor
1 year agoHi Alex,
This also could be because of arm-altera-eabi-gcc compiler is not found in your environment.
Can you help to confirm whether arm-altera-eabi-gcc exists in your PATH?
You could try checking "C:\intelFPGA\20.1\embedded\host_tools\gnu\arm\2019.12\bin" or the likes of it.
Thanks
Alif