It’s a couple of weeks I’m trying to compile the USB PIC project code without any success.
I have already installed the toolchains and set the Path in windows XP exactly according to the instructions in WIKI, but I still receive this error message and no HEX output!
rm -rf _output/*
make: /bin/sh: command not found
make: ***[Clean] Error 127
Is there anyone one who can compile this code for me and tell me what is wrong with it?
What is missing in my PC; or what should I do that I currently not doing?
I don’t know what the problem is, but suspect it’s something to do with your exported MIOS environment variables. See under the ‘MIOS base package’ section in the page linked above.
If you still have problems, you could try running linux in a VM. I’ve recently installed Ubuntu in Virtualbox for this purpose, and found it easier to get all the toolchains running than with windows.
I don’t know what the problem is, but suspect it’s something to do with your exported MIOS environment variables. See under the ‘MIOS base package’ section in the page linked above.
If you still have problems, you could try running linux in a VM. I’ve recently installed Ubuntu in Virtualbox for this purpose, and found it easier to get all the toolchains running than with windows.
Hi Findbuddha. Thanks for the hint. but it didn’t solve the problem. I even tried compiling it in Notepad++ but the result was exactly the same.
Would you please compile the code I have attached and see if it makes the HEX file in your PC?
If you succeeded please send me a copy of HEX file.