Other Parts Discussed in Thread: IWR6843
Tool/software:
Environment: IWR6843LEVM + DCA1000
Radar firmware version: radar_toolbox_2_10_00_04\tools\studio_cli\prebuilt_binaries\mmwave_Studio_cli_xwr68xx.bin
Tools: radar_toolbox_2_10_00_04\tools\studio_cli\gui\mmw_cli_tool\mmwave_studio_cli.exe
mmwaveconfig.txt configured as:
MMWAVE_DEVICE_VARIANT=IWR6843
COM_PORT_NUM=5
COM_BAUD_RATE=115200
ENABLE_CONFIG_MMWAVE=1
ENABLE_MONITOR_CAPTURE=1
ENABLE_DCA_CAPTURE=1
ENABLE_POSTPROC=1
CONFIG_FILE_FORMAT=1
CONFIG_JSON_CFG_PATH=..\..\src\profiles\profile_monitor_xwr68xx.cfg
MONITORING_JSON_PATH=..\monitor_report_dir
NUMBER_OF_MONITOR_REPORT_STORE=10000
CAPTURED_ADC_DATA_PATH=..\aptured_adc_IWR6843
DCA_FILE_PREFIX=adc_data
DCA_MAX_REC_FILE_SIZE_MB=100
DCA_DATA_FORMAT_MODE=3
DCA_LVDS_LANE_MODE=2
POST_PROC_EXE_PATH=..\mmw_post_proc\mmwave_postproc.exe
CCS_DEBUG=0
FW_DOWNLOAD_DISABLE=1
FLASH_CONNECTED_TO_SENSOR=1
CRC_TYPE=1;
ACK_TIMEOUT=5000;
When I run the mmwave_studio_cli.exe, there is a prompt: There is no reply to the configuration sent to the radar via the UART
so I have two problems:
1. Does this FW (mmwave_Studio_cli_xwr68xx.bin) support multiple profileCfg deliveries?
2. How do I set the switch when IWR6843LEVM connected to DCA1000? I refer to a lot of documents, and the introductions are inconsistent, and I suspect that my switch settings are wrong.