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.

AWR2243-2X-CAS-EVM: Need CLI source files for the 2X cascaded demo software

Part Number: AWR2243-2X-CAS-EVM
Other Parts Discussed in Thread: AWR2243

Tool/software:

Hello,

I'm trying to run a CCS built demo software from the Radar toolbox folder "C:\ti\radar_toolbox_3_10_00_05\source\ti\examples\Automotive_ADAS_and_Parking\mmwave_2_chip_cascade"

I thought demo chirp_configs commands would be as defined in the user guide for mmwave_mcuplus_sdk_04_04_01_02. But there are multiple commands syntax do not match between the sdk user guide and demo chirp_configs in radar toolbox.

Questions:

1. Where can I find the description of the command syntax used for the demo chirp configs, especially frameCfg and channelCfg commands.

2. Also I'm looking for the cli_mmwave.c file for the mmwave_2_chip_cascade demo software to find more information about the cli commands. When using the cli_mmwave.c file from sdk 4.4.1.2, it builds the project successfully but cannot run the demo profiles.

Thanks

Kartik

  • Hi,

    The cli is implemented in the radar toolbox release

    \radar_toolbox_3_00_00_05\source\ti\examples\Automotive_ADAS_and_Parking\mmwave_2_chip_cascade\src\awr2243\ti\demo\am273x\mmw\mss\mmw_cli.c

    Thank you

    Cesar

  • Hi Cesar,

    I don't see many commands like frameCfg and channelCfg in mmw_cli.c file in any of radar_toolbox. It seems they are part of the library "radar_toolbox_3_10_00_05\source\ti\examples\Automotive_ADAS_and_Parking\mmwave_2_chip_cascade\src\awr2243\ti\utils\cli\lib", please confirm. If true, Is it possible to get those src files?

    Regards

    Kartik

  • HI,

    Sorry for the delay

    The cli src code is included in the required SDK. Please see User Guide

    radar_toolbox_3_10_00_05/source/ti/examples/Automotive_ADAS_and_Parking/mmwave_2_chip_cascade/docs/Two_Chip_Cascade_user_guide.html

    C:\ti\mmwave_mcuplus_sdk_04_04_00_01\mmwave_mcuplus_sdk_04_04_00_01\ti\utils\cli

    Thank you
    Cesar

  • HI,

    Sorry for the delay

    The cli src code is included in the required SDK. Please see User Guide

    radar_toolbox_3_10_00_05/source/ti/examples/Automotive_ADAS_and_Parking/mmwave_2_chip_cascade/docs/Two_Chip_Cascade_user_guide.html

    Thank you
    Cesar