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.

MSP430F5438A-EP: Writing and Reading MSP430 Flash using MSP-FET

Part Number: MSP430F5438A-EP
Other Parts Discussed in Thread: MSPBSL, MSP-FET, MSP-FLASHER

Hi,

I have been developing a custom BSL for an MSP430 project, which used the "MSPBSL_CustomBSL430"  BSL (version 1.1.0) as a starting point. The most significant change between the two BSLs is adding in a custom peripheral interface to the BSL — I am using the UART on P3.4 and P3.5 to communicate with the BSL after it's invocation.

I would now like to start thinking about how to update the MSP flash within a production process. Up until now, I have been using the MSP-FET and CCS to program and debug the custom BSL. It would be neat to be able to do the following from a command line:

1) Erase the entire MSP flash (that is, the information memory, BSL memory and main memory)

2) Program the information memory with vital product data.

3) Program the BSL flash area with my custom BSL.

4) Program the main memory flash with my own application.

Would I be able to do all of the above using the MSP-FET programming box, from the command line? If not, what would be the alternate solution to recreating the four steps above? Any pointers would be greatly appreciated.

Best regards,

KM

**Attention** This is a public forum