I am somewhat uncertain how the ROM bootloader on the MSP432E411 is configured? As I understand, in default settings (BOOTCFG=ffff'fffeh) the startup code will check for PH7 level at startup; if high, the ROM bootloader (from 0100'0000h) is entered. The ROM will be entered if the flash reset vector is erased as well.
What interfaces are supported? Specifically, is USB update supported?
Is entering the ROM bootloader directly from software supported with a function call in the SDK or a programming sequence? Does this entry require the pin above to be set / flash to be erased.