- Navigate to dev.ti.com. The user can be required
to install CCS Cloud Agent. If so, then follow the steps to complete this
installation.
- Plug LP-MSPM0C1104 using a micro-USB cable. TI
Developer Zone automatically detects that LP-MSPM0C1104 has been plugged
in.
- Click Browse software and examples, which
opens the MSPM0 SDK in a new window.
- In the left bar, navigate to Arm-based
microcontrollers > Embedded Software > MSPM0 SDK > Examples >
Development Tools > DriverLib > gpio_toggle_output > No RTOS > TI
Clang Compiler > gpio_toggle_output.
- Click the Import button in the top right
corner of the screen. This action imports the project into CCS Cloud and open in
a new window.
- In CCS Cloud, click the debug icon in the left
bar to open the debug view.
- Click the play button to deploy the code
to the device and open a debug session. By default, the debugger pauses the
first line of code.
- Click the blue play button to start the
application.
- The red LED on LP-MSPM0C1104 needs to be
blinking.
Now, the user is ready to begin prototyping by
modifying the code or by importing a different example code.