- Navigate to dev.ti.com. User are required to install CCS Cloud Agent. If CCS
Cloud Agent is not installed yet, then follow the steps to complete this
installation.
- Plug LP-MSPM33C321A using a micro-USB cable. TI
Developer Zone automatically detects that LP-MSPM33C321A has been plugged
in.
- Click Browse Software And Examples, which opens
the MSPM33 SDK in a new window. In the left bar, navigate to Arm-based
microcontrollers > Embedded Software > MSPM33 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 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 LED on LP-MSPM33C321A needs to be
blinking.
Now, users are ready to begin prototyping by modifying the code or by importing a
different example code