avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Support for JTAGICE3 on avrdude


From: Michael Hennebry
Subject: Re: [avr-chat] Support for JTAGICE3 on avrdude
Date: Sat, 31 May 2014 09:57:54 -0500 (CDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Sat, 31 May 2014, Juergen Harms wrote:

Is this a known problem? Intuitively, I added a "typedef int uint32_t", which made the problem go away (easier to implement than expicitely changing all instances of the uint32_t declarations) - or is there an include that should be added?. Result: the programmer works again as it should.

typedef unsigned int uint32_t;

--
Michael   address@hidden
"SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then."   --   John Woods



reply via email to

[Prev in Thread] Current Thread [Next in Thread]