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.

MSP432E401Y: Remote Updating

Part Number: MSP432E401Y

Hello, 

I am using the MSP432E401Y for a remote application that controls a series of devices, stores and sends data to the cloud. 

Because these devices are connected to the cloud, I was hoping it would be possible to push new software to them, however, I do not know where to start to get this to work. 

My general idea here is to write the hex/out file to the SD card, then flash from the SD card and reset the device. I would appreciate help on how to get started on this as it will be very useful for me.