Hi Guys,
I hope you are doing fine today. I have a question about CAN. So I tried the CAN example with low level API, which is working fine, even if I reroute the PINS from PTA6/7 -> PTB0/1. I can see all the send signals on osci. For sure PTB0/1 are without a CAN transceiver.
But If I try now the CAN high level API example, with configured PINS,PORT, CAN_43_FLEXCAN,..in S32DS. Code is generated without any error and project is also compiling and linking. But I cannot see any signals on the osci. Neither on PTA6/7 nor on PTB0/1.
In the attachement you can finde the example of the High Level API.
Thanks for any help in advance!