To set up the software for the LP-MSPM0L1306
LaunchPad™, please follow these steps (demonstrated in a computer with Windows 11
OS):
- Download and install Code Composer Studio™.
- Download Code Composer Studio
integrated development environment (IDE) (Version ≥ 12.5.0).
- Follow the installation instructions to install Code Composer Studio.
During the installation process, if you choose the Setup type to be Custom
Installation, select MSPM0 32-bit Arm Cortex-M0+ General Purpose MCUs
in Select Components, as marked with the red box in Figure 3-1.
- Download and install MSPM0-SDK (Version ≥ 2.4.xx.xx).
- To verify the installation is
correct, open the Code Composer Studio software. Select Windows from the top
menu bar. Then select Preferences from the drop-down list. The
Preferences window shows. From the left side bar, select Code Composer
Studio → Products.
- Make sure that there is MSPM0
SDK and SysConfig (SysConfig is installed automatically when you
install MSPM0 32-bit Arm Cortex-M0+ General Purpose MCUs) under the
Discovered products, as is marked in Figure 3-2. If MSPM0 SDK or SysConfig does not appear, select Refresh
on the right side of the Preference window. If MSPM0 SDK or
SysConfig are still unavailable, check whether the installation is correct.
A standalone desktop version of SysConfig can be found at SYSCONFIG System
configuration tool.
- Download and import the sample code.
After downloading the sample code compressed file to a local computer, extract the file
and import the Code Composer Studio (CCS) project according to the process provided in
the link: Importing a CCS Project.
- Load the program to the MCU according
to the process provided in the link: Building and Running Your Project.