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.

CCS/LAUNCHXL2-TMS57012: The problem of migration code from one board to another

Part Number: LAUNCHXL2-TMS57012
Other Parts Discussed in Thread: TMS570LS1227, HALCOGEN, SN65HVD230

Tool/software: Code Composer Studio

I working with two boards "Hercules Safety MCU development board tms570ls1227" and "LAUNCHXL2-TMS57012"

I using HALCoGen and Code Composer Studio "Hercules Safety MCU development board tms570ls1227". Target of my project retransmition can messages with ID 0x001 and 0x002 between CAN1 and CAN2 module in both directions.
Everithing work...

Then I open HALCoGen, make all the settings for "LAUNCHXL2-TMS57012". Open Code Composer Studio, copy script from first project, build, upload firmware.
On this board script doesen't work...

Why one script doesen't work on both bords?

May be there is some parameters that I didn't check?