Re: [avr-gcc-list] different behavior on port A and port C

2013-12-07 Thread cfo
ve changed 3 processors), and the port's > pins are free (unconnected). > > What could be the cause of this different behavior of the two Ports? > > (The delay function could interfere with the Port C?) Disable JTAG (fuse) ... (It uses pins on port C) ? CFO _

Re: [avr-gcc-list] AVR tool chain on MacOSX

2014-11-28 Thread cfo
On Fri, 28 Nov 2014 14:02:43 +0100, Andreas Höschler wrote: > Hi Jan, > > I checked the Linux scripts you pointed to and tried to apply what they > have therein. They patch the gcc 4.5.1 sources. Part of the patch is > bringing the avr-devices.c file into the gcc source tree. You do know that yo