This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM263X: Not getting output on MCAN0 using control card

Part Number: MCU-PLUS-SDK-AM263X

I want to run two CAN buses using MCAN0 and MCAN1.  As a preliminary step on the control card, I tried changing the MCAN instance in example.syscfg to MCAN0 in the example mcan_loopback_interrupt_am263x-cc_r5fss0-0_nortos_ti-arm-clang.  I put a scope probe on MCAN0-TX HSEC pin 82 and when I start the program, the pin goes high and sits there.  What else do I need to change to configure MCAN0?