Element include in two header file

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

Element include in two header file

199 次查看
LJS10045
Contributor I

I'm using S32K311 with RTD 4.0.

when I write the code :

IntCtrl_Ip_EnableIrq(FlexCAN0_1_IRQn);

FlexCAN0_1_IRQn  include in two header file as the image show below

LJS10045_0-1708005538095.png

why is S32K312_COMMON.h show in my project ?

My prject was builed based on S32K311.

Does anyone encounter this problem ?

0 项奖励
1 回复

183 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @LJS10045 

COMMON.h libraries are independent of projects. As can be seen in the shared image, the path shown corresponds to the RTDs plugging path, not the project. Therefore it should not cause you problems.

If this were to cause a problem, it would help us if you could specify how the project was created and the changes made so we can try replicating the situation.

 

B.R.

VaneB 

0 项奖励