Forum Discussion

Himanshu_Teotia's avatar
Himanshu_Teotia
Icon for New Contributor rankNew Contributor
4 years ago

make (e=2): The system cannot find the file specified.

We have tried to build C++ with the cli but we got this error .

nios2-elf-insert App.elf --thread_model hal --cpu_name main_cpu --qsys true --simulation_enabled false --stderr_dev jtag_uart_1 --stdin_dev jtag_uart_1 --stdout_dev jtag_uart_1 --sopc_system_name qsys_vip_passthrough --sopcinfo e:/db_uc1_nios_mainapp/db_uc1_nios_mainapp/BSP_mainApp/../resources/sopcinfo/RevH_feb011/qsys_vip_passthrough.sopcinfo
process_begin: CreateProcess(NULL, nios2-elf-insert App.elf --thread_model hal --cpu_name main_cpu --qsys true --simulation_enabled false --stderr_dev jtag_uart_1 --stdin_dev jtag_uart_1 --stdout_dev jtag_uart_1 --sopc_system_name qsys_vip_passthrough --sopcinfo e:/db_uc1_nios_mainapp/db_uc1_nios_mainapp/BSP_mainApp/../resources/sopcinfo/RevH_feb011/qsys_vip_passthrough.sopcinfo, ...) failed.
make (e=2): The system cannot find the file specified.

make: *** [App.elf] Error 2
make: *** Deleting file `App.elf'

05:57:35 Build Finished (took 50s.437ms)

1 Reply