SLAU908B October   2023  – May 2024 MSPM0C1104

 

  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 MSPM0C1104
    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. 5Additional Information
    1. 5.1 Trademarks
  12. 6Revision History

CCS Cloud

  1. 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.
  2. Plug LP-MSPM0C1104 using a micro-USB cable. TI Developer Zone automatically detects that LP-MSPM0C1104 has been plugged in.
  3. Click Browse software and examples, which opens the MSPM0 SDK in a new window.
  4. 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.
  5. 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.
  6. In CCS Cloud, click the debug icon in the left bar to open the debug view.
  7. 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.
  8. Click the blue play button to start the application.
  9. 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.