Society of Robots - Robot Forum
Software => Software => Topic started by: Invicta on March 17, 2010, 08:17:47 AM
-
I am having trouble setting up AVR Studio4. I installed the following:
WinAVR 20090313 to: c:\robocat\WinAVR
WebbotavrcLib-1-15b to: c:\robocat\WebbotLib
AVR Studio 4.17 to: c:\robocat\atmel\AVR Tools\AvrStudio4
Is this configuration OK because AVR Studio4 says that it cannot find WinAVR. When I try to declare the library files I can only find libWebbot-ATmega640.a. libc.a and libm.a are supplied by the compiler (WinAVR) and are not shown as available link objects. Do I need to define another library path for WinAVR or should I install WinAVR to another folder where AVR Studio4 can find it. If so, please suggest correct folder configuration for the 3 installs above?
Thanks
-
Sorry Guys
A classic case of RTFM. When I installed WinAVR I was not logged into XP with Administrator priviledges:
On Windows NT/2K/XP you must have Administrator priviledges for the installer to automatically put the directories shown below in your PATH environment variable.
<install>\bin
<install>\utils\bin
Best wishes. Invicta