Hello,
I was trying the SocketCAN interface on PSDK 7.1 and it's working nicely. However, I noticed the can0 interface maps to MCU MCAN0 (J30), and can1 interface maps to MCU MCAN1 (J31) on the common process board (CPB). Is it possible to reconfigure the SocketCAN interface to use MCAN0 (J27) and MCAN2 (J28)?
If not, is there a way to access MCAN0/MCAN2 from Linux application?