Forum Discussion
Hi, Juan
Is your problem resolved ? And can we close the case ?
Thanks.
Eric
Hi I had the same issue and tried your solution of changing the Makefile and it sucessfully compiled. However, when I tired to run the software on the hardware I get this error now:
wsl make all
Info: Building /mnt/c/Users/Reza/Desktop/work_fpga_folder/hard_reset_test/software/hard_reset_desktop_test4_bsp/
make --no-print-directory -C /mnt/c/Users/Reza/Desktop/work_fpga_folder/hard_reset_test/software/hard_reset_desktop_test4_bsp/
[BSP build complete]
Info: Creating hard_reset_desktop_test4.objdump
nios2-elf-objdump.exe --disassemble --syms --all-header --source hard_reset_desktop_test4.elf >hard_reset_desktop_test4.objdump
nios2-elf-objdump.exe: can't disassemble for architecture UNKNOWN!
Makefile:1022: recipe for target 'hard_reset_desktop_test4.objdump' failed
make: *** [hard_reset_desktop_test4.objdump] Error 1
make: *** Deleting file 'hard_reset_desktop_test4.objdump'
help please