Closed GoogleCodeExporter closed 9 years ago
AVR Studio finds it ok because AVR Studio comes with WinAVR now.
You should probably put the path to the WinAVR binaries into your PATH
environment variable, if there are no spaces in the path name, it should work.
Original comment by frank.zhao.main@gmail.com
on 24 Jan 2011 at 5:43
Attachments:
I know the path name I have in the screenshot is not the same as WinAVR, but
just make sure it's the first "bin" folder, the one avr-gcc.exe is in.
Original comment by frank.zhao.main@gmail.com
on 24 Jan 2011 at 5:45
Thanks.
Making sure winavr/bin was in my path has it working.
I had winavr installed before avr studio and avrstudio found winavr
without it being in my path. Both avr studio and codeblocks are able to
work without winavr in the path.
Given I have MingW, cygwin, and microsoft compilers installed, path
management does becomes a bit of an issue. I suspect many others who
dable in microcontrollers also have other development systems installed.
This can create conflicts with different versions of make, etc. It
would be good if the path to these executables could be configured in
avr-project-ide so that they do not need to be in the path.
Thanks again for making avr-project-ide available and for you timely
response.
pjk@bigpond.net.au
Original comment by p...@bigpond.net.au
on 24 Jan 2011 at 9:07
Original issue reported on code.google.com by
p...@bigpond.net.au
on 23 Jan 2011 at 6:06