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.

IWR6843ISK-ODS: 6843ISK-ODS - 3D People Counting demo is not work using the prebuild binary in Toobbox 4.3.0

Part Number: IWR6843ISK-ODS

Hi TI supporter ,

Please report TI your latest Toolbox4.3.0  released , the binary for 3d people counting demo is not workable.

I have stuck for long time for getting start with the dead EVM,  due to the data port connection problem ,

Please give me the correct information that I can run these demo even the old version working that's ok and please help to fix it ASAP , and when will be fixed. 

don't want to get such issue again in each trying of different version downloaded and evironment installed ,thanks.

 My hand on EVM : mmWaveBoost+IWR6843ISK-ODS

 and setup are as lists:

  -EVM: mmWaveBoost card + IWR6843ISK-ODS (ES2 device)

  -Toolbox:  mmwave_industrial_toolbox_4_3_0

  - GUI: mmwave_industrial_toolbox_4_3_0\labs\people_counting\visualizer

  - Binary file:   3D_people_count_68xx_demo.bin  @mmwave_industrial_toolbox_4_3_0\labs\people_counting\68xx_3D_people_counting\prebuilt_binaries

  - Chirp :       ODS_6m_default.cfg    @mmwave_industrial_toolbox_4_3_0\labs\people_counting\68xx_3D_people_counting\chirp_configs

The issue as below :

1) The 3D People demo can't get point cloud data from data port after I send configuration file and the startSensor command .

2)Verified by using the TeraTerm , I have Opened both Data COM & config COM port ready .

   When I send the chirp configuration command and send startSensor command , both Com ports were disconnected and disapearred in device manager.    

  • Hi Wenyu,

    I want to confirm that you have tested the board with OOB demo to ensure that it is working properly. Second, can you run the device in debug mode and check to see if any error is getting thrown using CCS?

    Regards,

    Justin

  • Hi Justin ,

     1) The OOB demo in ToolBox(4.3) is not working also , please see my last comment  in another thread.. 

     

    2)I will get start to debug in CCS , but I think this demo should working in Toolbox pre-build release first. 

       Please report the issue , thanks

    ( note. I have the success in other demo working like scanner area and vital sign in Toolbox(4.2.1) , the board & PC combination is not the problem)

    BR,

    Ben.

  • Hi Justin , 

     Below is error in CCS debug console , and the debugging as in attaching video.

    (note. This is OOB demo debugging , I will get debugging for 3D people.. )

    Cortex_R4_0: Can't Run Target CPU: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 8.4.0.00006)
    Cortex_R4_0: Trouble Halting Target CPU: (Error -122 @ 0x0) A bad parameter value was detected within a function. It is likely a problem with `SC_ARGS' in SMG_call(). (Emulation package 8.4.0.00006)
    Cortex_R4_0: Error: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 8.4.0.00006)
    Cortex_R4_0: Unable to determine target status after 20 attempts
    Cortex_R4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging

  • Hi,

    It looks like something on the device is crashing when it starts the AFE. Can you provide a picture of your board? In the meantime, I will check to see if anyone has seen a similar error.

    Regards,

    Justin

  • Hi,

    When running CCS debug, are you flashing with the debug binary? It is at mmwave_sdk_03_04_00_03\packages\ti\utils\ccsdebug

    Regards,

    Justin

  • Hi Justin ,

    1) Please note that , In the my above debugging , it's OOB demo issue , you said it crashing when start AFE.

    2) yes , I used the debug binary "xwr68xx_ccsdebug.bin" at mmwave_sdk_03_04_00_03\packages\ti\utils\ccsdebug

    3) Below is the debugging for 3d people , but it's different issue than my head post , it stuck trying DPM_sync & never break out the querying loop.

     

    4) The picture of my board : mmWaveBoost card + IWR6843ISK-ODS (ES2 device)

    Thanks

    Ben. 

  • Hi Ben,

    I have done some debugging internally, this error seems to be caused by inadequate power delivery. The power source needs to be 5V 3A - what is your power source?

    Regards,

    Justin

  • Hi Justin , 

     1)My power source adapter 5v/3A  is not good quality not enough to 3A , So I buy a new one and that's ok to resolved my head post issue.

     2) About another issue the "PM_sync & never break out the querying loop" , I find out the problem that due to not only to load "mss" binary but also to load "dss" binary in debug

        mode . Now,  I can get sync to DSP process and trace the code properly. 

     Thanks for your help and support.

     Ben.