AVR Studio Version 4.19 Build 730 I've been using AVR GCC for many years. I purchased a JTAG debugger on ebay. This version needs AVR Studio 4.xx When I do the AVR Studio install and attempt to build I get the following: Build started 6.7.2012 at 12:06:38 mmcu=atmega128 -Wall -gdwarf-2 -std=gnu99 -DF_CPU=16000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT Go_Atmega128.o -MF dep/Go_Atmega128.o.d -c ../Go_Atmega128.c /usr/bin/sh: -Wall: command not found make: [Go_Atmega128.o] Error 127 (ignored) It looks like there is something wrong with -Wall Under Project | Config Options |Custom Options Use AVR Toolchain is selected When I un-select this and point to my GCC.exe file I am unable to build. 'no build tools defined' If I use my own makefile and other files I am able, of course, to do builds. Many thanks for any input
Message
AVR Studio 4 Build Issue
2012-07-06 by englsprogeny1
Attachments
- No local attachments were found for this message.