EmbDev.net

Forum: ARM programming with GCC/GNU tools First compile


von Tony (Guest)


Rate this post
useful
not useful
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

von Martin Thomas (Guest)


Rate this post
useful
not useful
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

von Tony (Guest)


Rate this post
useful
not useful
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

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
No account? Register here.