This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G1507: Flash the firmware using JLink without invoking BSL

Part Number: MSPM0G1507
Other Parts Discussed in Thread: SYSCONFIG,

Tool/software:

I have encountered an issue related to the BSL functionality. Here are the details:
  1. Whenever I flash the firmware, I have to invoke the BSL by performing a Power-On Reset (POR), which involves shorting the BSL PA18 pin to VCC before powering up the device. However, I use JLink for flashing, which operates via the SWDIO and SWDCLK pins.
  2. Based on the information provided in the datasheet and user manual, BSL is typically required only when programming via UART or I2C. I am not using either of these interfaces for programming; instead, I rely solely on JLink( SWDIO, SWDCLK, NRST and VCC and GND pins).
Could you please provide guidance on how I can disable the BSL functionality on the PA18 pin and allow us to flash the firmware using JLink without having to go through the BSL invocation process each time?