Other Parts Discussed in Thread: HALCOGEN
Dear Expert:
I am working on the development of bootloader, but several problems appears when I root the code from forums.
I downloaded the code safetyMCU_bootloader and TMS570LS_canbootloader_Test.Now I have copied the code from flash to RAM successful. I divided three fileds, CAL_ROM is used to restore calibration information.FLASH0 default and Bootloader is used to restore the copy code.
My problems as the follow:
- CCS V5 will build a new project whether I can continue to use the HalCoGen to generate the code and how to solve the problem of two sys_link cmd about their complexed configuration?
- safetyMCU_bootloader
My code is base on this example due to its code from” CAN BUS Bootloader for TMS570LS12X MCU.” g_pulDataBuffer[BUFFER_SIZE] is databuffer? That is to say, My calibration data should adding to it?
- TMS570LS_canbootloader_Test
In this example, I discover some operation that is used to open file, By this way,I can add lots of data into CAL_ROM, but its code structure is not same as the pdf” CAN BUS Bootloader for TMS570LS12X MCU”?
- In fact, I have to use the function of bootloader,but I still have the final question if a quick way to load calibration data to CAL_ROM except for developing the bootloader?
Best and Regards
Qiuchi