Hi, I'm new to WinARM and I'm trying to compile the lpc2106_blink_switch example in programmers notepad but the compiler gives this error out: > "make.exe" clean /c: /c: is a directory /c: /c: is a directory make: *** [begin] Error 126 > Process Exit Code: 2 > Time Taken: 00:00 I don't know where or what the problem is. If someone know how to fix this problem, please reply. Thanks. Ales
Aleš B. wrote: > Hi, > > I'm new to WinARM and I'm trying to compile the lpc2106_blink_switch > example in programmers notepad but the compiler gives this error out: > >> "make.exe" clean > /c: /c: is a directory > /c: /c: is a directory > make: *** [begin] Error 126 > >> Process Exit Code: 2 >> Time Taken: 00:00 > > I don't know where or what the problem is. If someone know how to fix > this problem, please reply. If you are using the code that comes with the WinARM-package in the examples-directory please verify that the PATH environement-variable is set correctly. I have just tested the build and did not see a problem. If you are using the source from my web-page please download it again, I have just modified the makefile. (direct link: http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#lpcio ) Martin Thomas
Martin Thomas wrote: > Aleš B. wrote: >> Hi, >> >> I'm new to WinARM and I'm trying to compile the lpc2106_blink_switch >> example in programmers notepad but the compiler gives this error out: >> >>> "make.exe" clean >> /c: /c: is a directory >> /c: /c: is a directory >> make: *** [begin] Error 126 >> >>> Process Exit Code: 2 >>> Time Taken: 00:00 >> >> I don't know where or what the problem is. If someone know how to fix >> this problem, please reply. > > If you are using the code that comes with the WinARM-package in the > examples-directory please verify that the PATH environement-variable is > set correctly. I have just tested the build and did not see a problem. > If you are using the source from my web-page please download it again, I > have just modified the makefile. > (direct link: > http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/#lpcio ) > > Martin Thomas I've fixed the problem, it works now. Thanks Martin
What did you do? did you just set the path variable ? cheers > > I've fixed the problem, it works now. > > Thanks Martin
Sabkaraja wrote:
> What did you do? did you just set the path variable ?
Sorry that i didn't reply, so in the tools menu -> options -> tools i've
edit the path where the make.exe is located.
Before: [WinARM_G]Make All make.exe all
Now: [WinARM_G]Make All C:\WinARM\utils\bin\make.exe all
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.