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.

CCS/MSP432P401R: Compiling/Generating Hex File for Production Programming

Part Number: MSP432P401R
Other Parts Discussed in Thread: MSP-FET, UNIFLASH

Tool/software: Code Composer Studio

Hello,

We are transitioning to production with the MSP432 MCU and have some questions regarding command line programming of our boards. Currently we are planning on using the MSP Flasher (http://www.ti.com/tool/MSP430-FLASHER) with MSP-FET and MSP-FET-432 Adapter.

For each board that we need to program, we need to slightly modify our main.c code text file, recompile, generate a HEX, and transmit the HEX file to our boards through the MSP432.

The MSP Flasher will allow us to transmit the hex file (our tests stands run on Windows) but we are a bit a lost on how to recompile and generate the HEX through CCS?  Is there a command line alternative to recompiling and generating this HEX file? That would obviously be preferable.  I am not even quite sure how to generate the correct HEX file from CCS for testing.

Any help is much appreciated.

Best,

Rob