Hello, Please see Serial Flash Programming of C2000 Microcontrollers (Rev. H) section 3. The ROM bootloader expects the .txt file to be generated using the following post build step: "${CG_TOOL_HEX}" "${BuildArtifactFileName}" -boot -sci8 -a -o "${BuildArtifactFileBaseName}.txt" . Best, Alex
↧