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.

AWR1642: Question for AWR1642

Part Number: AWR1642

Hi Team,

Customer does not use CLI in 16xx_people_counting. He wants to write the dead parameter by calling the subroutine corresponding to the CLI, but the subroutine corresponding to some parameters cannot be found. EG: “dfeDataOutputMode 1”和“channelCfg 15 3 0”
The subroutine of the corresponding parameter set was not found in the CLI_Cfg list. What is going on?

Thanks.

  • Hi Annie,

    If you are seeking functional implementation of other CLI command then look for ti\utils\clic\src\cli_mmwave.c file.

    In this file, it implements other CLI command apart from application's specific CLI commands.

    Regards,

    Jitendra