Hi,
I am using the CAN transceiver on the board to transmit the data through CAN between two TMS320F280049C boards. If I build the file in CPU1_LAUCHXL_FLASH, it works well. However, now I want to run the code into the CPU1_FLASH, which does not transmit anymore. The code is stocked in receiving the auto-response for the remote request and it seems like it cannot respond to that.
My question is, does the transceiver on the board work in CPU1_FLASH? Do I need to add an external CAN transceiver? Does CAN work in CPU1_FLASH?
Raf