SPRADE4 January   2024 AM2631 , AM2631-Q1 , AM2632 , AM2632-Q1 , AM2634 , AM2634-Q1

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Control Card Overview
  5. 2SDK and Dependencies
    1. 2.1 Software Development Kit
    2. 2.2 Python
    3. 2.3 OpenSSL
  6. 3 Code Composer Studio
    1. 3.1 Download/Install
  7. 4Power Connections
    1. 4.1 System Power
  8. 5Build and Run Example
    1. 5.1 CCS Device Setup
      1. 5.1.1 Configure the Device's BOOT Mode to be Used With CCS Scripting
      2. 5.1.2 Setup UART Terminal
    2. 5.2 Example Project Setup
  9. 6References

Download/Install

  1. Download the offline installer for Code Composer Studio (CCS): www.ti.com/tool/CCSTUDIO:
    1. For Linux: Follow instructions: CCS Linux Host Support.
  2. Unzip the file (if needed) and double-click the installer file: ccs_setup_X.X.X.exe.
  3. Follow the prompted steps and install to the default path:
    1. For Windows: C:/ti/ccsXXX
    2. For Linux: ${HOME}/ti/ccsXXX
  4. Once "Setup Type" is reached, choose "Custom" and select "Sitara AM2x MCUs".

    GUID-20231211-SS0I-CQRS-J57K-T45RBHKZQJG8-low.jpg
    Figure 3-1 Code Composer Studio Setup: Install Device Components
  5. Continue through the steps until installation complete.
  6. Open CCS, select a workspace, and click Launch.