SLAU947 October   2024

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   Applications
  6.   6
  7. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
    4. 1.4 Device Information
  8. 2Hardware
    1. 2.1 Hardware Overview
    2. 2.2 Power Requirements
    3. 2.3 XDS110 Debug Probe
    4. 2.4 Measure Current Draw of the MSPM0G3519
    5. 2.5 Clocking
    6. 2.6 BoosterPack Plug-in Module Pinout
  9. 3Software
    1. 3.1 Software Development Options
    2. 3.2 Out-of-Box GUI
    3. 3.3 CCS Cloud
  10. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 PCB Layouts
    3. 4.3 Bill of Materials (BOM)
  11. 5Compliance Information
    1. 5.1 Compliance and Certifications
  12. 6Additional Information
    1. 6.1 Trademarks
  13. 7Related Documentation
    1. 7.1 Supplemental Content

CCS Cloud

  1. 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.
  2. Plug LP-MSPM0LG3519 using a micro-USB cable. TI Developer Zone automatically detects that LP-MSPM0G3519 has been plugged in.
  3. 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.
  4. 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.
  5. In CCS Cloud, click the debug icon in the left bar to open the debug view.
  6. 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.
  7. Click the blue play button to start the application.
  8. The RGB LED on LP-MSPM0G3519 needs to be blinking.

Now, users are ready to begin prototyping by modifying the code or by importing a different example code.