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: Roderick Mann
Subject: Re: [avr-chat] Support for JTAGICE3 on avrdude
Date: Sat, 31 May 2014 02:12:56 -0700

On May 31, 2014, at 02:06 , Juergen Harms <address@hidden> 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.

Don't do that. At the very least, put a #include <stdint.h> at the top of the 
file.





reply via email to

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