MSPM0G3507: how to sena command such as GetDeviceInfo from MSPM0_BSL_GUI

Part Number: MSPM0G3507


Hi there,

I am currently testing the BSL demo provided in the SDK for the MSPM0G3507.
The PC is used as the BSL host (BSL_GUI), and the MSPM0G3507 LaunchPad is used as the BSL target.

At this stage, I only want to perform a basic test: sending a command such as GetDeviceInfo from the BSL_GUI.

Could you please advise how to send this command using BSL_GUI?

Thanks.
Best Regards,
Zq

  • Hi ZQ,
    You can find more information in the MSPM0 Bootloader Implementation (Rev. D) section 4.2.2 Steps to Using the GUI. 

    Best Regards,

    Diego Abad

  • Hi Diego Abad,

    I’m a bit confused about the application firmware file.

    Is the application firmware file the application code for the BSL target (i.e. the new firmware that will be flashed to the target), or is it for the BSL host?

    For example, if I want to send GetDeviceInfo from the BSL_GUI, do I need to modify the SDK demo code at:

    C:\ti\mspm0_sdk_2_08_00_03\examples\nortos\LP_MSPM0G3507\bsl\bsl_host_mcu_to_mspm0g1x0x_g3x0x_target_uart

    and then follow section 4.2.2 to convert it to TI-TXT format?

    Thank u
    Best regards
    Zq