Readme

Table of Contents

Using TI Resource Explorer & the Radar Toolbox

TI Resource Explorer can be accessed via Code Composer Studio or a web browser. It may appear and behave differently depending on the method. Where applicable, directions have been provided for both methods.

Get Familiar with TI Resource Explorer

To get familiar with the layout and mechanics of TI Resource Explorer use the Take a Tour function.

From Code Composer Studio (CCS)

  1. Open CCS and TI Resource Explorer.
  2. In the upper right corner, click the eye icon

Via Web Browser

  1. Navigate to the Radar Toolbox in TI Resource Explorer
  2. In the upper right corner click the menu icon and then select Take a Tour

Installing the Radar Toolbox

TI Resource Explorer and the Radar Toolbox can be accessed via two methods, either via Code Composer Studio or a web browser. If downloading and installing packages, the recommended method is via Code Composer Studio.

From Code Composer Studio (CCS)

  1. Open CCS

  2. In the top toolbar, navigate to View → Resource Explorer

  3. In the left side panel with the directory tree, navigate to the Radar Toolbox by clicking on the expand icon to open mmWave radar sensors → Embedded Software → Radar Toolbox - <VER>

  4. With the Radar Toolbox selected, the main panel should show the Radar Toolbox landing page. Click on the Download icon in the right corner of panel.

  5. To verify installation, check that the icon is displayed next to Radar Toolbox in the directory tree. This indicates that the packages has been downloaded and is available offline.

Via Web Browser

  1. Navigate to the Radar Toolbox in TI Resource Explorer
  2. To download the toolbox either:
    • Click the download button in the upper right corner
      OR
    • Hover over the toolbox name in the directory tree, click the breadcrumbs, and then select download.
  3. Navigate to the .zip file. Right click and then select Extract All../…. Do NOT use the default path. The path must be C:\ti.
  4. Verify installation by navigating to and checking for C:\ti\radar_toolbox_<VER>
  5. Since the package was downloaded outside of CCS, to be able to easily import projects into CCS it is necessary to sync the downloaded package with CCS.

Access Previous Toolbox Version

From Code Composer Studio

  1. Open CCS and TI Resource Explorer.
  2. In the upper right corner, click Home
  3. Scroll down and navigate to the Radar Toolbox and use the drop down menu to select the desired version. If the package version has already been installed (and synched to CCS) then selecting it will show a green info icon in the upper right. If not, download button will be enabled.
  4. The directory tree in the left panel should now show the selected version.

Via Web Browser

  1. Navigate to the Radar Toolbox in TI Resource Explorer
  2. Hover over the toolbox name in the directory tree, click the breadcrumbs, select either Change Version or Add Version, and then select the desired version.

Import CCS projects from the Radar Toolbox into Code Composer Studio

🛑 Before Continuing!
Before importing any projects, ensure that any dependencies (ie correct version of the mmWave SDK) and the toolbox have been already installed

Using TI Resource Explorer within CCS

Importing via CCS Import Projectspecs

Using this method, manually browse to the location of the toolbox installation and import the desired project.