Files
mspm0-sdk/tools/bsl/BSL_GUI_source_code

Building MSPM0 BSL GUI

Building MSPM0 BSL GUI is a quick and easy process.

Requirements

  • Windows 10 or newer
  • Python 3.8.9 or newer
  • Ability to run python command in the terminal without any paths
  • Ability to install Python3 packages via pip command. If your behind a proxy you may need to set http_proxy and https_proxy environmental variables.

Building Instructions

Double click on GUI_EXE_Update.bat. If there are no errors MSPM0_BSL_GUI.exe should be copied into the \tools\bsl\BSL_GUI_EXE directory. Any time you need to make any code changes to the GUI just rerun the batch file.