This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/IWR6843ISK: Compiling Custom Pre Processing Algorithms

Part Number: IWR6843ISK
Other Parts Discussed in Thread: MMWAVE-SDK

Tool/software: TI C/C++ Compiler

Hi,

I am just trying to understand the compilation environment. If we want to do our custom pre processing on chip (custom DPUs), does TI have the option for the customer to compile their own images?

Thanks!

  • Hello,

    Please look at the following resources to understand the process for compiling images from source code for TI mmWave Devices:

    1. MMWAVE-SDK: The SDK provides out of box demos with full source code, pre-compiled binaries and makefiles for re-creating images from source. Please look at the SDK user guide under the docs directory. The SDK user guide is also available on the web:  http://software-dl.ti.com/ra-processors/esd/MMWAVE-SDK/latest/exports/mmwave_sdk_user_guide.pdf

    2. MMWAVE Industrial Toolbox: The Industrial Toolbox includes several application examples with full source code, pre-compiled binaries and CCS projects (as compared to makefiles included with the SDK examples), which can be imported in CCS (Code Composer Studio) for generating images.

    Each example (or Lab) in the Industrial Toolbox includes a user guide with step-by-step instructions for quickly running (Quick Start Section) as well as building the example projects using the provided source code and CCS projects, under the Developer's Guide section.

    The toolbox also provides CCS projects for the SDK Out of Box demo examples so that users can build the SDK demos using CCS:

    e.g: 68xx ISK - mmWave SDK Demo

    Area Scanner for Zone Occupancy Detection and many more.

    Regards

    -Nitin