Hello Anthony Verfaillie,
1. There are five methods can trigger the interrupt , please have a look at Reference manual for your chip:

For example , if you want to connect one pin to ground to trigger an interrupt, you can configure the IRQC to
1000 .
2. Sorry I haven't install CW10.5, I use the latest verion CW11, while it is the same , I create a simple
project , about the pin interrupt, the main initialize code as below:

If you do not want to use Processor Expert ,you can refer to the code write your own code .
If there is problem on your code, you can send it to me .
And add your interrupt code under the below function, or you can also write by yourself.

Hope it helps
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------