This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/IWR6843ISK: lab21- area scanner problem

Part Number: IWR6843ISK

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

  • Former Member
    0 Former Member
    Hello

    Sam this is not an issue of the debug mode but rather the log data function of the area scanner visualizer. This will be resolved in the next update. For now you can use the visualizer without the log data feature and the error should not occur.

    Amanda