I am trying to configure my AM3359 ICE to send CAN Messages.
From what I can read around this forum, its a DCAN example available for the EVM module, but not for ICE.
So far I have copied the code from the EVM example into a New Project, and started to change all CAN1 References to CAN0, but there is one external int (refering to evmAM335x.h) which is the DCANPinMuxSetUp. This is set to be 0 for pin mux configuration for CAN1. Which value should be set to do a Pin mux configuration for CAN0 ?
Bjørn