Hi!
I have a MSP432E401 launchpad, and I want write to flash some data. I get from internet so the data is very large (~120 kbyte) and need after the system remove from power. So I want write to the flash of the mcu. How can I accomplish that task? I start from httpsget example, the server connection and download is good (the data dump out thhrough uart), so I just need it write to the flash. I use MSP432E4 SDK 4.1
Thanks for the answer.
Best regards
Richard