|
From: Sergio C. <ser...@gm...> - 2012-03-06 16:13:15
|
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?
Best regards,
--
--------------------------------------
Sergio Campamá
ser...@gm...
|