SWRU556 June   2021 CC3100 , CC3200

 

  1.   Trademarks
  2. Introduction
  3. Features
  4. Prerequisites
    1. 3.1 Software Downloads
    2. 3.2 Hardware
  5. Radio Tool Installation Directory
  6. Hardware Connections
    1. 5.1 CC31xxBOOST Plus CC31XXEMUBOOST
      1. 5.1.1 Using the UART Interface
      2. 5.1.2 Using the SPI Interface
    2. 5.2 CC32xx-LAUNCHXL
  7. Flashing the Board
  8. Running the RadioTool GUI
    1. 7.1 Set Up Tab and General Information
    2. 7.2 GUI TX Testing
    3. 7.3 GUI RX Testing
  9. Current Measurement
  10. CLI Version
  11. 10Insertion Loss Calibration
  12. 11Hardware Connections on Non-TI EVMs
  13. 12Source Code for Developers
    1. 12.1 RadioTool Application Sources
    2. 12.2 CC32xx Application Source

Radio Tool Installation Directory

The installation process is made straightforward by following the steps. The default installation location is C:\TI\CC3120_CC3220_RadioTool_<version>, but it can be changed any location you want.

Table 4-1 lists the file directory structure after installation.

Table 4-1 File Directory Structure
Folder Name Contents
RadioToolApplication The Radio Tool GUI application (RadioToolGUI.exe), Radio Tool CLI application (RadioToolCLI.exe), and three precompiled DLL files (CC31xxLibSPI.dll, CC31xxLibUART.dll, CC32xxLib.dll)
Device Images CC32xx MCU images. Use these images with Uniflash to flash an MCU image onto the device, see Section 6.
Source Files CC32xx MCU image source for development. Place the radiotool folder under the CC32xx SDK example directory, and use Code Composer Studio™ (CCS) to open the project in the CCS folder inside.