Software : ELRM10, ELRMSI, ELRMSL, ELRMST - C For ARM
Symptoms :
When I select "Build Project" I get the following error mesage:
"make.exe" all
Failed to create process: The system cannot find the file.
Process Exit Code: 0
Cause :
There are two possible causes for this problem.
1)The make.exe is not in the windows environment path and therefore cannot be found.
2)There is a make.exe that is supplied with sourceboost which contains the wrong compiler functions.
Solution :
To fix this problem you need to open the C For ARMs course and then open the programmers notepad.
Click on tools -> options
Once there click on the tools tab at the bottom
Click on the Build Project row and then click on edit.
Then click the ... button next to the folder property and browse for the make.exe located in the C for ARMs folder.
This is normally C:\Program Files\Matrix Multimedia\WINARM\utils\bin\
Repeat this process for Clean Project
Symptoms :
When I select "Build Project" I get the following error mesage:
"make.exe" all
Failed to create process: The system cannot find the file.
Process Exit Code: 0
Cause :
There are two possible causes for this problem.
1)The make.exe is not in the windows environment path and therefore cannot be found.
2)There is a make.exe that is supplied with sourceboost which contains the wrong compiler functions.
Solution :
To fix this problem you need to open the C For ARMs course and then open the programmers notepad.
Click on tools -> options
Once there click on the tools tab at the bottom
Click on the Build Project row and then click on edit.
Then click the ... button next to the folder property and browse for the make.exe located in the C for ARMs folder.
This is normally C:\Program Files\Matrix Multimedia\WINARM\utils\bin\
Repeat this process for Clean Project