Element include in two header file

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Element include in two header file

196件の閲覧回数
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 返信

180件の閲覧回数
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 件の賞賛