S32kx interrupt routing config disabled

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

S32kx interrupt routing config disabled

1,576件の閲覧回数
Dev15
Contributor III

Hello Team,

I'm trying to configure pwm module and build the project. The build is getting failed due to below

/main/main.c:112:5: error: implicit declaration of function 'IntCtrl_Ip_ConfigIrqRouting' [-Werror=implicit-function-declaration]
112 | IntCtrl_Ip_ConfigIrqRouting(&IntCtrlConfig_0);

 

SDK used is 3.0.0

 

Please help to resolve it

 

Dev15_1-1710092904636.png

 

 

Dev15_0-1710092840605.png

 

 

0 件の賞賛
返信
5 返答(返信)

1,527件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Function 'IntCtrl_Ip_ConfigIrqRouting' does not exist in RTD3.0.0, please call IntCtrl_Ip_Init.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,522件の閲覧回数
Dev15
Contributor III

hi @Robin_Shen ,

Thank you for your response.

We are already calling IntCtrl_Ip_Init(), but the ISR is not getting invoked. We are trying to test UART and PWM modules through ISR.

Please guide us here

 

Dev15_0-1710223449406.png

Thank you

タグ(1)
0 件の賞賛
返信

1,519件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信

1,507件の閲覧回数
Dev15
Contributor III

hi @Robin_Shen ,

The file is not available to download from the link.

Please share the project if you have it.

Thank you

0 件の賞賛
返信

1,547件の閲覧回数
Dev15
Contributor III

@Senlent , Can please clarify on this interrupt configuration ?

Thank you

タグ(1)
0 件の賞賛
返信