This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have Code Composer Studio: Version: 6.0.1.00040. I am trying to create an updated hex file for a msp430f5529 mcu. As advised, I performed the 2 instructions shown below to prepare Code Composer Studio for the creation of hex files.
1. Open "Project" -> "Properties" -> "Build" -> "MSP430 Hex Utility", check the "Enable MSP430 Hex Utility" option.
2. After enabling the MSP430 Hex Utility, go to Open "Project" -> "Properties" -> "Build" -> "MSP430 Hex Utility" -> "Output Format Options", choose "Output TI-TXT hex format (--ti_txt)" for "Output format".
I performed both tasks, but the hex file is not created when I execute a build. I believe that the last CCS software upgrade must be the source of this problem.
**Attention** This is a public forum