Part Number: MSP432P401R
Other Parts Discussed in Thread: MSPBSL, MSP-FET
Tool/software: Linux
Hi,
i downloaded the BSL Script here
and i want to flash my MSP432 that is connected via UART to a embedded Linux machine.
I dont want to use any comm bridge like XDS110 or MSP-BSL Rocket board.
Is it still possible to flash my MSP without this bridges? Because the MSP is located on the same board as the embedded linux and the communication is running already on UART.
As faar as i understood the BSL let the user read/write to its memory.
Is there an example of flashing the ouput .out/.hex file from CCS using this script?
The examples provided only mass erase the device and/or set passwords, blink leds...