Other Parts Discussed in Thread: SYSCONFIG, MMWAVE-L-SDK
Tool/software:
Continuing the discussion at https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1423126/awrl6432-question-for-cli-remove,
I'm currently using L-SDK 5.5.03 and toolbox version 2.30.00.12. I used the LPD example and enabled the CLI REMOVAL feature. I replaced FEATURE_LITE_BUILD_EN
with CLI_REMOVAL
in mmw_cli.c
, but encountered a series of errors like "use of undeclared identifier 'FLB_SENSOR_START_FRM_TRIG'". How can I correct these errors?