Other Parts Discussed in Thread: IWR6843
Tool/software: Code Composer Studio
Hi,
I had some problems with People Counting demo on mmWave EVM with IWR6843 module. I have successfully executed the basic demo, but the People counting demo froze on power up sequence. I got new versions of iwr6xxx_radarss_rprc.bin and xwr68xx_ccsdebug.bin along with a new version of the demo. The new version of the OOB demo works as a charm. I compiled the PC demo against the new radar firmware and got the software running to the point where it got over the power up sequence. However, when I start the C:\ti\mmwave_industrial_toolbox_3_1_1\labs\lab0011-pplcount\lab0011_pplcount_quickstart\pplcount_gui.exe, it crashes after the following output:
dfeDataOutputMode 1
channelCfg 15 3 0
adcCfg 2 1
adcbufCfg 0 1 1 1
profileCfg 0 77 30 7 62 0 0 60 1 128 2500 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
frameCfg 0 1 128 0 50 1 0
lowPower 0 1
guiMonitor 1 1 0 0
cfarCfg 6 4 4 4 4 16 16 4 4 50 62 0
doaCfg 600 1875 30 1
SceneryParam -6 6 0.05 6
GatingParam 4 3 2 0
StateParam 10 5 10 100 5
AllocationParam 450 0.01 25 1 2
VariationParam 0.289 0.289 1.0
PointCloudEn 1
trackingCfg 1 2 250 20 200 50 90
sensorStart
left wall: -6
R wall: 6
front wall: 6
back wall: 0
------------------
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
Index exceeds matrix dimensions.
Error in main_pplcount_viz (line 513)
MATLAB:badsubscript
As I don't have Matlab, I am not able to recompile the GUI. Is there something obvious missing or is there some problem with the code and/or the board?