Part Number: MSP432P401R I'm running an MSP432 in bare-metal mode (no RTOS) and the linker is placing all code segments in flash. However, the bootloader does not by default seem to jump to c_int00 in flash when booting is complete. What steps are need to be added to make this happen? Thanks, dave
↧