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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,371 次查看
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?

标签 (1)
0 项奖励
回复
1 解答
1,312 次查看
kerdany
Contributor I

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,313 次查看
kerdany
Contributor I

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

0 项奖励
回复