Tool/software: Code Composer Studio
Hello,
I'm using boot_serial Application to download firmware to controller. I'm trying to enable the CHECK_CRC and the ENFORCE_CRC.
I'm using the "LM Flash Programmer" to program. The problem is, when the CHECK_CRC and the ENFORCE_CRC is enabled the LM Flash Program shows:
**ERROR** Failed to get download command! Code 0045
**ERROR**: Failed to send packet
**ERROR**: Failed to program/update the board!
But when they are not enabled everything works fine.
There is some configuration that I should do before enable?