create env of mmwave radar of ccs

ti
radar
Author

dd21

Published

April 26, 2023

Abstract

This article discusses how to install and configure TI’s mmWave Radar Software Development Kit (SDK) in the Code Composer Studio (CCS) development environment, so that developers can use this toolkit to implement their own radar applications. In the article, the author introduces the basic features and functions of the mmWave Radar SDK, as well as how to configure the relevant environment variables and paths in CCS to successfully install and use the SDK. The article also provides some practical tips and suggestions to help readers better understand and use this toolkit. Overall, this article provides useful information and guidance for developers who want to use CCS and TI mmWave radar to develop their own radar applications

Referance

with out dependency lib

ccs12.3

mmwave sdk

mmwave all sdk # install

1. install ccs.exe

2. install mmwave_sdk.exe

3. install radar tool box

open ccs.exe -> view -> resources Explorer

-> install

import lib to ccs

choose the path of ti install path.

restart the ccs then import some demo

import demo to ccs

browse the demo path

choice the demo which you want , this show level sensoring.

if you see this means sdk version is not correctly, just download the tips version can stolve this. mmwave all sdk

install the tips version sdk

reinstall lib of mmwave_sdk tips version

make sure the tips version already install

reload project, reload successful.

other

change the color theme of ccs.

tutorial address