Tool/software:
Dear Sir,
I tested the automated_parking example using the AWR1843AOPEVM board.
After downloading the prebuilt bin file, it works fine in Automated_Parking_GUI,
but when I compile the ccs project with no error and download it, it stops at "sensorStart" without proceeding(CLI response) to "done".
There are two subframes, 3D for 10 meters and 2D for 50 meters.
I understand that 3 TX antennas are used in 3D mode and 2 TX antennas are used in 2D mode.
If I change the number of antennas to the same(3->2) in "profile_parking_mimo_2d_50m_3d_10m_aop.cfg", it works.
Is there something wrong with the automated_parking project file?
*1 Used Toolbox = radar_toolbox_2_20_00_05
*2 Used SDK = mmwave_sdk_03_05_00_04
*3 Changed "profile_parking_mimo_2d_50m_3d_10m_aop.cfg"
% 2D chirpCfg
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
% 3D chirpCfg
chirpCfg 2 2 1 0 0 0 0 1
chirpCfg 3 3 1 0 0 0 0 2
%chirpCfg 4 4 1 0 0 0 0 4 <--- change
lowPower 0 0
advFrameCfg 2 0 0 1 0
% 2D subFrameCfg
subFrameCfg 0 0 0 2 128 100 0 1 1 100
% 3D subFrameCfg
subFrameCfg 1 0 2 2 128 100 0 1 1 100 <--- change --- 1 0 2 3 128 100 0 1 1 100
Regards,
HK,Shin