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.

LP-MSPM0G3507: Bsl for M0 on Uniflash

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hi experts,

I am testing the BSL function on the uniflash via serial connection.

I have serval questions about BSL.

Q1 Only TI-TXT is supported in "ROM Based BSL" and "ROM Based BSL with Plug-In interface"?

Q2 The follow steps for BSL when the MCU works at standalone mode is correct? (Only connect the GND 5V 3V3 TXD RXD pins on our evm)

Step1 Pull-up PA18.

Step2 reset MCU

Step3 click the load image button

Q3 what is difference between "Erase main memory only" and "Factory Reset" in BSL?

Thanks,

Leo

  • Hi Leo,

    Only TI-TXT is supported in "ROM Based BSL" and "ROM Based BSL with Plug-In interface"?

    No, Hex file can also be supported.

    The follow steps for BSL when the MCU works at standalone mode is correct? (Only connect the GND 5V 3V3 TXD RXD pins on our evm)

    Yeah, it is ok to enter BSL mode manually. Also, you can leave REST and BSL invoke pin as well, and Uniflash can also help to enter BSL automatically.

    what is difference between "Erase main memory only" and "Factory Reset" in BSL?

    Erase main memory only: will only erase the whole main flash

    Factory Reset: not only main flash but also nonmain will be erased and then will flash the default configuration in nonmian.

    Regards,

    Zoey

  • Hi Zoey,

    Thank you for your reply.

    Can customer use G3507(BOOTLOADER) to develop SCI boot on G1105?

    Thanks,

    Leo

  • Hi Leo,

    Yeah, G1105's BSL command line will be same as G3507. So i think there is no problem to flash G1105 through this method.