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: Martin Stejskal
Subject: Re: [avr-chat] Support for JTAGICE3 on avrdude
Date: Sun, 1 Jun 2014 01:10:50 +0200

Yes, it is part of stdint.h. Anyway, code should be written that user can not do any changes in it.
 Martin


2014-06-01 0:36 GMT+02:00 Stuart Longland (VK4MSL) <address@hidden>:
On 01/06/14 00:57, Michael Hennebry wrote:
> 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;
>

Isn't that typedef in stdint.h?

--
Stuart Longland (aka Redhatter, VK4MSL)

I haven't lost my mind...
  ...it's backed up on a tape somewhere.

_______________________________________________
AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat


reply via email to

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