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.

AWR1443: in swipe gesture demo provided with mmw_training 1.5.5 , its GUI is not opening.

Part Number: AWR1443

please find log attached :


status =

     0


cmdout =

    'Caption=XDS110 Class Application/User UART (COM33)
     Caption=Communications Port (COM1)
     Caption=XDS110 Class Auxiliary Data Port (COM34)
     '


UART_COM =

  cell

    'UART (COM33'


UART_COM =

  cell

    {1x1 cell}


S_PORT =

     0

Starting UI for mmWave Demo ....
Opening configuration file profile_2d_gesture_128.cfg ...

tlSize =

     8


comportnum_str =

    'COM34'


comportnum_str =

    'COM33'

java.lang.NullPointerException
        at com.mathworks.hg.peer.FigureFrameProxy.setMaximized(FigureFrameProxy.
java:302)
        at com.mathworks.hg.peer.FigureMediator.setMaximized(FigureMediator.java
:468)
        at com.mathworks.hg.peer.FigurePeer.doSetMaximized(FigurePeer.java:3426)

        at com.mathworks.hg.peer.FigurePeer$26.run(FigurePeer.java:3415)
        at com.mathworks.hg.util.HGPeerQueue$HGPeerRunnablesRunner.runit(HGPeerQ
ueue.java:289)
        at com.mathworks.hg.util.HGPeerQueue$HGPeerRunnablesRunner.runNotThese(H
GPeerQueue.java:321)
        at com.mathworks.hg.util.HGPeerQueue$HGPeerRunnablesRunner.run(HGPeerQue
ue.java:337)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$200(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Elapsed time is 1.140681 seconds.
Elapsed time is 2.254490 seconds.
Elapsed time is 3.370958 seconds.
Elapsed time is 4.483978 seconds.
Elapsed time is 5.610416 seconds.
Elapsed time is 6.972195 seconds.
Elapsed time is 8.081222 seconds.
Elapsed time is 9.189252 seconds.

after this it is not detecting or opening any GUI blocks for long time.

please help to resolve.

Sarang

  • Hello Sarang,

    When it gives the message that Elapsed time is X seconds then I'd recommend two fixes.

    First, I'd recommend reflashing the firmware on to the board.

    Second, I'd recommend you confirm that there is only one jumper on SOP0 while SOP1 and SOP2 are left unpopulated.


    Cheers,
    Akash
  • HI Akash,

    I tried it the same again, as you said but still it is showing the same response as earlier.

    Sarang

  • Hi Akash,

    I have a thing to clear, when i am running twirl gesture recognition demo which is using same config as for swipe demo, then twirl demo works fine. from where EXE file is fetching config file.
    so is it config file issue?

    when i tried to make change in config file present in "lab0009_gesture_recog_twirl_gui" folder while running twirl demo, it was not changed, I observed when it is loading config file.

    Sarang
  • Hello Sarang,

    Our Swipe Demo expert is out of the office right now but will be back next week and I can have them look your query at that time.

    Can you confirm that you are using this demo in debug mode or deployment (quickstart) mode?


    Cheers,
    Akash