Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello,
I'm working with a C2000 device and trying to flash new firmware using ProgrammerFlashDCAN. The tool reports that the operation completed successfully, but when I run the device, it still behaves as if the previous firmware is present.
However, when I flash the same firmware via Code Composer Studio (CCS), the update works correctly and the new firmware runs as expected.
I’ve made sure that:
-
The correct firmware file is selected.
-
The device is properly powered and connected.
-
There is no error message shown in ProgrammerFlashDCAN.

Could there be something I’m missing? Any suggestions would be appreciated.
Thank you.