|
From: Sergio C. <ser...@gm...> - 2012-03-06 16:40:39
|
Thanks for your reply Peter, but LTS-20110716 is the latest stable one,
isn't it?
The new development releases are kind of in beta, I assumed (because of the
"development" qualifier).
On Tue, Mar 6, 2012 at 1:28 PM, Peter Bigot <bi...@ac...> wrote:
> On Tue, Mar 6, 2012 at 10:13 AM, Sergio Campamá <ser...@gm...>
> wrote:
> > Hello, I have a printf in this format:
> >
> > printf("Writing DATA into address %"PRIu32, flash_address);
> >
> > In unix, this compiles withour problem, but in mspgcc it fails. Is there
> > support for this kind of macros in mspgcc?
>
> Yes, but it didn't make it into LTS-20110716. See
>
> https://sourceforge.net/tracker/index.php?func=detail&aid=3388066&group_id=42303&atid=432701
> and include inttypes.h in any of the recent development releases.
>
> Peter
>
--
--------------------------------------
Sergio Campamá
ser...@gm...
|