cancel
Showing results for 
Search instead for 
Did you mean: 

IPCC Activated IPCC_C2_RX_C2_TX_IRQn error occurs

haenes_joo
Associate II

I'm starting a project using the STM32WL55JCI7 chip, but I'm getting the following error. How do I fix this?

An error occurs when compiling with IPCC Activated checked

Description Resource Path Location Type
'IPCC_C2_RX_C2_TX_IRQn' undeclared (first use in this function); did you mean 'IPCC_C1_TX_IRQn'? ipcc.c /STM32WL55JCI7_CM0PLUS/Core/Src line 63 C/C++ Problem

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @haenes_joo 

This question has been answered here. If so, please select this post as best answer to close the ticket and give the solution more visibility.

PS: this issue has been also escalated internally to be solved on the future (under internal ticket number 217452).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Hello @haenes_joo 

This question has been answered here. If so, please select this post as best answer to close the ticket and give the solution more visibility.

PS: this issue has been also escalated internally to be solved on the future (under internal ticket number 217452).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

haenes_joo
Associate II

Yes, I solved it. Thank you.