Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
567 Discussions

Baremetal Example SDMMC makefile failed

CAlex
New Contributor II
1,410 Views

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-altera-eabi-gcc -g -O0 -Wall -Werror -std=c99 -mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -IC:/intelFPGA/20.1/embedded/ip/altera/hps/altera_hps/hwlib/include -IC:/intelFPGA/20.1/embedded/ip/altera/hps/altera_hps/hwlib/include/soc_cv_av -Dsoc_cv_av -c sdmmc_demo.c -o sdmmc_demo.o
process_begin: CreateProcess(NULL, arm-altera-eabi-gcc -g -O0 -Wall -Werror -std=c99 -mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -IC:/intelFPGA/20.1/embedded/ip/altera/hps/altera_hps/hwlib/include -IC:/intelFPGA/20.1/embedded/ip/altera/hps/altera_hps/hwlib/include/soc_cv_av -Dsoc_cv_av -c sdmmc_demo.c -o sdmmc_demo.o, ...) failed.
make (e=2)

Before making I've point the SOCEDS_DEST_ROOT to my SOC path.
And I've opened the embedded_command_shell.

Thank you

Alex

0 Kudos
5 Replies
alifzakuan_altera
1,259 Views

Hi Alex,

 

May I know where did you obtain the bare-metal SDMMC sample from?

 

Thanks

Alif

0 Kudos
alifzakuan_altera
1,237 Views

Hi 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

0 Kudos
khtan
Employee
1,055 Views

Hi Alex,

Could you help provide the information that Alif requested, particularly on whether you have the arm-altera-eabi-gcc compiler in your machine?

 

Thanks

Regards

Kian

0 Kudos
khtan
Employee
874 Views

Hi Alex,

May I know what's the status on this issue, whether the issue has been resolved on your end?

 

Thanks

Regards

Kian

0 Kudos
khtan
Employee
672 Views

Hi Alex

As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.

 

Thanks

Regards

Kian

0 Kudos
Reply