pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
878 stars 296 forks source link

Error while running helloworld #355

Open tresafebina opened 4 years ago

tresafebina commented 4 years ago

CMakeFiles/crt0.dir/build.make:81: recipe for target 'CMakeFiles/crt0.dir/ref/crt0.riscv.S.o' failed make[3]: [CMakeFiles/crt0.dir/ref/crt0.riscv.S.o] Error 1 CMakeFiles/Makefile2:3980: recipe for target 'CMakeFiles/crt0.dir/all' failed make[2]: [CMakeFiles/crt0.dir/all] Error 2 CMakeFiles/Makefile2:5086: recipe for target 'apps/helloworld/CMakeFiles/helloworld.dir/rule' failed make[1]: [apps/helloworld/CMakeFiles/helloworld.dir/rule] Error 2 Makefile:720: recipe for target 'helloworld' failed make: [helloworld] Error 2

Got this error while running helloworld. Kindly look into this error and help me out. Thanks in advance!