Tool/software: TI C/C++ Compiler
Hi,
I want to deal with the area scanner (lab 21) with evm 6843 at debug mode.
I've flashed the board with the debug_bin 6843 then removing the sop2 and run the mmw_area_scanner.exe and after i load mmw_area_scanner_68xx.cfg.
I get this error message:
initialize log: C:\ti\mmwave_industrial_toolbox_3_1_1\labs\lab0021_area_scanner_68xx\gui\log_data.csv
Error using horzcat
Dimensions of matrices being concatenated are not consistent.
Error in mmw_area_scanner (line 309)
Error in run_mmw_area_scanner (line 40)
MATLAB:catenate:dimensionMismatch
I've been at debug mode at other labs at the mmwave toolbox. although i've followed the instruction of the build configuration as appear at:
TI/mmwave_industrial_toolbox_3_0_0/labs/lab0021_area_scanner_68xx/docs/area_scanner_68xx_user_guide.html
i get the error.
Please assist
Sam