build error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

build error

773 Views
raghu1
Contributor I

fatal error: inttypes.h: No such file or directory
 #include <inttypes.h>

how to find out header file path and how to include.

Labels (1)
0 Kudos
2 Replies

564 Views
BlackNight
NXP Employee
NXP Employee

Could it be that this question is not for MCUXpresso IDE, but for the CodeWarrior and for S08 or S12?

Because the compiler and libraries for S08/S12 are for C89 and they do not include the inttypes.h header file.

Erich

0 Kudos

564 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi,

Could you give us more information about the project you are trying to compile and the MCUthat you are using?

Thanks in advance!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos