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.

Possible to configure Code Composer to flash multiple viable targets

Part Number: MSP430G2232
Other Parts Discussed in Thread: UNIFLASH

A batch of boards we are attempting to flash have two different MC's, MSP430G2232 and MSP430G2532, otherwise they are identical.

Is it possible to configure Code Composer (or some sister TI program) to be able to flash either of these MC's without having to manually change the target each time?

i.e. set up multiple targets such that if one fails, it attempts a subsequent target? Any known good method for dealing with this sort of thing?

Thank you

  • I think the code is same for the two devices.

    If you only want to program the two devices and not to debug them. You can realize using Uniflash.

    After you select the device, Uniflash will not check the device part number. Then you will not meet the warning.