Other Parts Discussed in Thread: HALCOGEN
Dear experts:
Now, I have read the datasheet” CAN Bus Bootloader for TMS570LS12x MCU ”. I have transplainted the code(SafetyMCU Bootloader) from QJ Wang. There are several question distributing me.
1.I have load CAN Bootloader Code Through JTAG, so, I have to load User Application Code through CAN. Whether My bootloader project is dependent with APP project? In fact, QJ Wang example is based on CCS V5,and my software is CCS V6.Can I tranlaint the code into CCS V6?
2.After I load CAN Bootloader Code through JTAG,whether means I have no right to operate the CCS simulation in order to verify the FLASH API function ?How can I verify the Bootloader function? After I load the CAN Bootloader code,I run the code in CCS IDE,but my program ofen stop .It has distributed me a long time.
3.CANInit(),CANMessageSetTx(),ANssageGetRx();Can I use the HalCoGen to generated the code can.c in order to replace CANInit()?
4.My APP code and CAL_ROM(calibration information) have to generate two files(bin or hex) dividing into the flash by CAN?
Best and Regards
Qiuchi