When I complie the "Hello World " program in the software of the process file generator, it throws me this error
/home/srinisy/ProNoC/mpsoc_work/toolchain/bin/ihex2bin -i image.ihex -o RAM/ram0.bin
Error: The Background Job (cd "/home/srinisy/ProNoC/mpsoc_work/SOC/tutorial/sw/"
make ) returned with an Error...!
make: /home/srinisy/ProNoC/mpsoc_work/toolchain/bin/ihex2bin: Command not found
make: *** [Makefile:65: image.ihex] Error 127
How do I fix this.