Hellow,
The following problems are encountered when debugging TDA4VL, CAN driver:
In CanApp_InterruptConfig, retVal returns the wrong value when running the following program

The output of the printed LOG is as follows:

Using the CCS debugger to debug, when running to the highlighted line as follows, the search_depth value is 3, so the return value = -1

If the return value is wrong here, the interrupt parameter configuration of CAN or IPC will lead to failure, please confirm the solution, thank you!
haoming20220309