Get header file paths for certain c file in IAR NXP compiler

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

Get header file paths for certain c file in IAR NXP compiler

Jump to solution
1,053 Views
kerdany
Contributor I

Hello,

I'm compiling a c file from CMD using NXP compiler and adding to the command include directories with -I flag, is there a way to print out the paths of headers files that where used for compiling?

Labels (1)
0 Kudos
Reply
1 Solution
994 Views
kerdany
Contributor I

I figured it out, you add --dependencies flag to command

View solution in original post

0 Kudos
Reply
1 Reply
995 Views
kerdany
Contributor I

I figured it out, you add --dependencies flag to command

0 Kudos
Reply