Element include in two header file

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

Element include in two header file

195 Views
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 Kudos
1 Reply

179 Views
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 Kudos