I’m trying to test the DCAN demo on StarterWare 02_00_00_06 on a TI EVM AM335x board but I can’t get it to work. I have flashed a SD-card with the prebuilt MLO and and APP binary and this works fine when I boot in profile 0 (SW8 0000), StarterWare starts and I can click around on the touch screen watching demos and so on. I restart the EVM in profile 1 (SW8 1000), which according to the User Guide documentation shall be set in this mode to be able to run the DCAN demo applications. When set the switch(SW8) to profile 1 the EVM doesn’t boot correctly, it get’s stuck on the splash screen. I have serial terminal window connected to the EVM, but no information is outputted, nor can I input any information. I don’t have a CAN connection to a second EVM during this.
What am I doing wrong here?
Do I need a second EVM connected over CAN for the first EVM to boot correctly? (I understand that I need this to be able to do the full demo, but first of I’m just interested in getting executing one of the applications DCANTxRx and DCANLpBk on one EVM because I have PC with a CAN dongle)
What exactly is the difference between profile 0 and profile 1 on the EVM AM335x?