Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
I going to upload firmware on tms570ls3137 over CAN, using "CAN Bus Bootloader". According to (SPNA241) "CAN Bus Bootloader for Hercules™ Microcontrollers" the following settings must be made for the linker.
The settings for my board are identical. But after build I get "Failed memory allocatioins".
I tried to combine FLASH_CODE and FLASH0 into one.
FLASH_CODE (RX) : origin=0x00010040 length=0x1EFFC0 fill=0xFFFFFFFF
Evrything is fit, but I get another error - "failed to read null: failed to read"
How I can fix that issue?



