Other Parts Discussed in Thread: MMWAVE-SDK
Tool/software:
Hello,
I'm logging Raw ADC data for OOB demo/mmwave demo available at radar_box_1_30_01_03/2_10_00_04, i'm able to record the data and bin file is generated while i'm using C:\ti\radar_toolbox_1_30_01_03\tools\Adc_Data_Capture_Tool_DCA1000_CLI\chirp_configs\ "Xwr6843_inCabinSensing.cfg" file. However i want to edit those chirp config for my requirements. I'm just changing the profilecfg,chirpcfg and framecfg parameters. When i did change its not working. So i just tried changing only 1 parameter of profilecfg to test whether it works, But nothing seems to work. As Soon i change 1 value in config file. It stops working. application itself is not being started. i see Error: -1 after the sensorStart is sent. Please let me know can we edit the config file. if yes, guide me with how can that be done. Thanks
default config
profileCfg 0 60.00 205 11 41 0 0 97.00 1 64 2200 0 0 36
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
chirpCfg 2 2 0 0 0 0 0 4
frameCfg 0 2 220 0 200 1 0
changes made:
profileCfg 0 60.00 2789 11 41 0 0 97.0 1 64 2200 0 0 36
profileCfg 1 60.00 20 11 41 0 0 97.0 1 64 2200 0 0 36
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 1 0 0 0 0 2
chirpCfg 2 2 1 0 0 0 0 4
frameCfg 0 2 54 0 200 1 0
it does not work after these changes made.
Regards,
Madhusudhan C