Guest
#1171359
Hi,
I'm trying to compile "at91sam7s64_Atmel_example" with a new version of
WinARM.
WinARM is outputting this error:
> "C:\WinARM\utils\bin\make.exe" all
M
First compile
Guest
#1171359
Hi,
I'm trying to compile "at91sam7s64_Atmel_example" with a new version of
WinARM.
WinARM is outputting this error:
> "C:\WinARM\utils\bin\make.exe" all
M
Guest
#1171360
It seems that you did not set the system search-path correctly. Make sure that c:\WinARM\utils\bin and c:\WinARM\bin are in the PATH environment variable. Maybe useful: http://www.dreamislife.com/arm/winarm.html / Setting Environmental variables Martin Thomas
Guest
#1171361
Martin Thomas wrote: > It seems that you did not set the system search-path correctly. Make > sure that c:\WinARM\utils\bin and c:\WinARM\bin are in the PATH > environment variable. > Maybe useful: http://www.dreamislife.com/arm/winarm.html / Setting > Environmental variables > > Martin Thomas Thanks Thomas! Now it works. Tony ReplyPlease log in before posting. |