Other Parts Discussed in Thread: C2000WARE
Hi,
I currently know of the following documents and webpages that provide information on performing a "firmware update":
- USB Flash Programming of C2000 Microcontrollers
- Serial Flash Programming of C2000 Microcontrollers
- C2000 Bootloader-Texas Instruments Wiki
- C2000 Software Controlled Firmware Update Process
I have found the Flash kernels projects mentioned in those documents inside my C2000Ware installation. Although, the projects were made with F2837x MCUs in mind, they should still work with a F28388D MCU (as least for re-programming the Flash memory for CPU1 and CPU2). However, because they were made for that set of MCUs, I am unable find documentation regarding how to reprogram the Flash memory of the Connectivity Manager.
Sincerely,
Howard Li
P.S.: I only have one controlCARD with me, so any instructions that involve OTP memory is out of the question.
EDIT: Given what I have read, the C2Prog tool suppose to serve the same purpose as the serial_flash_programmer while automatically providing a Flash kernel/"secondary bootloader", is that correct?