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.

IWR1843: od_demo gui启动失败

Part Number: IWR1843

我尝试测试1843的成员监测的例程,在打开GUI界面时出现如下问题:

C:\front_mount_occupancy\gui>od_demo.exe 6 5 `C:\front_mount_occupancy\chirp_configs\od_demo_18xx_8zone.cfg 0 0 0
Starting UI for Occupancy Detection Demo ....
错误使用 fopen
文件名包含未包括在文件系统编码中的字符。
某些操作可能无法按预期运行。

出错 fopen (line 40)


出错 od_demo>readConfigFile (line 1114)


出错 od_demo (line 232)

MATLAB:fopen:InvalidCharacter

已经有安装MATLAB Runtime 9.2了

  • 请贴出您使用的demo的具体路径。

  • C:\ti\mmwave_automotive_toolbox_3_3_0\labs\incabinsensing\front_mount_occupancy

  • C:\front_mount_occupancy\gui>od_demo.exe 6 5 `C:\front_mount_occupancy\chirp_configs\od_demo_18xx_8zone.cfg 0 0 0
    Starting UI for Occupancy Detection Demo ....

    您把od_demo.exe 6 5 `C:\front_mount_occupancy\ C盘前面我标红的字符去掉看看。

  • 把那个字符去掉后界面是可以启动了,可是启动后,没有任何反应,如下面到rowNoise那里就报错了

    C:\front_mount_occupancy\gui>od_demo.exe 3 4 C:\front_mount_occupancy\chirp_configs\od_demo_18xx_4zone.cfg 0 0 0
    Starting UI for Occupancy Detection Demo ....
    Opening configuration file C:\front_mount_occupancy\chirp_configs\od_demo_18xx_4zone.cfg ...

    comportnum_str =

    'COM3'


    comportnum_str =

    'COM4'

    Sending configuration to XWR1xxx C:\front_mount_occupancy\chirp_configs\od_demo_18xx_4zone.cfg ...
    sensorStop
    Done
    flushCfg
    Done
    dfeDataOutputMode 1
    Done
    channelCfg 15 5 0
    Done
    adcCfg 2 1
    Done
    adcbufCfg -1 0 0 1 1
    Done
    profileCfg 0 77 250 10 40 0 0 98 1 64 2200 0 0 40
    Done
    chirpCfg 0 0 0 0 0 0 0 1
    Done
    chirpCfg 1 1 0 0 0 0 0 4
    Done
    chirpCfg 2 2 0 0 0 0 0 1
    Done
    chirpCfg 3 3 0 0 0 0 0 4
    Done
    frameCfg 0 3 128 0 160 1 0
    Done
    lowPower 0 1
    Done
    guiMonitor 0 1 16
    Done
    zoneDef 6 9 10 8 14 9 10 26 14 24 10 8 14 24 10 26 14 9 10 8 32 24 10 8 32
    Done
    coeffMatrixRow 0 0 -4.415308 -3.319595 -3.115669 2.192494 2.306401 -0.202405
    Done
    coeffMatrixRow 0 1 -4.950168 1.287965 -2.270877 0.675102 -4.321267 0.233029
    Done
    coeffMatrixRow 0 2 -5.224273 -2.639519 1.126425 -4.211431 0.571066 0.333464
    Done
    coeffMatrixRow 0 3 -3.304388 3.303448 3.080489 2.455158 2.775458 -0.668746
    Done
    meanVector 0 30.300249 31.578581 -7.697893 -6.419561 0.306626
    Done
    stdVector 0 11.033930 12.032618 9.021614 8.202547 0.439775
    Done
    coeffMatrixRow 1 0 -3.956852 -2.922866 -3.207900 1.595226 1.603487 -0.676134
    Done
    coeffMatrixRow 1 1 -4.804304 1.412252 -1.477188 0.707452 -4.012271 1.156422
    Done
    coeffMatrixRow 1 2 -4.696507 -1.588259 1.465891 -3.656444 0.728813 1.207081
    Done
    coeffMatrixRow 1 3 -3.374264 2.870373 2.826581 2.438657 2.730894 -1.496023
    Done
    meanVector 1 31.655145 32.674334 -6.327176 -5.307987 0.451940
    Done
    stdVector 1 10.224506 9.922317 7.227706 5.977525 0.483263
    Done
    coeffMatrixRow 2 0 -10.627177 -3.791093 -10.433636 5.018470 -0.822495 0.005019
    Done
    coeffMatrixRow 2 1 -3.456769 2.962250 0.181180 0.958050 -2.559661 0.330053
    Done
    coeffMatrixRow 2 2 -3.928720 -0.165211 3.004863 -2.759530 0.431734 0.227880
    Done
    coeffMatrixRow 2 3 -3.836858 2.730880 4.921123 8.192662 10.501264 -0.113784
    Done
    meanVector 2 24.971068 27.073746 -8.162031 -6.059353 0.101263
    Done
    stdVector 2 10.738818 8.905771 9.023090 8.420234 0.406470
    Done
    rowNoise 0 8 4.331202 4.536246 7.074636 11.973767 18.266151 19.234558 20.737934 25.876202
    'rowNoise' is not recognized as a CLI command

  • 请关注以下英文贴的回复:

    https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1019252/iwr1843-od_demo-gui