- Navigate to dev.ti.com. Users are required to
install the CCS Cloud Agent. If CCS Cloud Agent is not installed yet, then follow the
steps to complete this installation.
- Plug in LP-MSPM0G5187 using a micro-USB cable. The TI Developer Zone automatically detects
that LP-MSPM0G5187 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 at the top right
corner of the screen. This action imports the project into the CCS Cloud and opens 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 RGB LED on LP-MSPM0G5187 needs to be blinking.
Now, users are ready to begin prototyping by modifying the code or by importing a different example code.