Part Number: MSP-EXP432P4111
I'm finally (six months later) back on this problem, that is, loading the BSL as a program into INFO nonvolatile memory so as to be able to debug and possibly modify the BSL.
The BSL program now builds w/o errors but will not load.
The last response in the linked forum post for this BSL project notes: "don't load it into workspace, as it use Absolute address."
I'm not sure how to do this, i.e. load the program into the launchpad without also loading it into the workspace.
When I do try to load via "norma"l steps, I get the error message: "Cortex_m4_0: flash programmer: verify error. Writing to Flash failed!"
I assume this is because I'm trying to write into INFO nonvolatile memory and it is likely write protected.
Any help?
note: the launchpad is 401r, and yes I know it is obsolete, we've just received our 4111 flight boards back from fab and we have to go with what we've got