Part Number:AWR1642
Hi ,
I am working on AWR1642. Trying to change some thing in the source files &run the matlab files of Gesture Swipe Code present in "mmwave_industrial_toolbox_2_5_2". When I run the "run_demo_dbl_swipe.m" file, The COM Ports are selected correct, but I come across the following java errors. Here is the log:
status =
0
cmdout =
Caption=XDS110 Class Auxiliary Data Port (COM3)
Caption=XDS110 Class Application/User UART (COM4)
Caption=Bluetooth Device (RFCOMM Protocol TDI)
UART_COM =
cell
'UART (COM4'
UART_COM =
cell
{1×1 cell}
S_PORT =
0
Starting UI for mmWave Demo ....
Opening configuration file profile_2d.cfg ...
tlSize =
8
comportnum_str =
COM3
comportnum_str =
COM4
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(HGPeerQueue.java:289)
at com.mathworks.hg.util.HGPeerQueue$HGPeerRunnablesRunner.runNotThese(HGPeerQueue.java:321)
at com.mathworks.hg.util.HGPeerQueue$HGPeerRunnablesRunner.run(HGPeerQueue.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 Source)
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.551799 seconds.
Elapsed time is 2.992599 seconds.
Elapsed time is 4.109109 seconds.
Elapsed time is 5.225729 seconds.
Elapsed time is 6.354580 seconds.
199 data = out(1);
Can you help for understanding the issue? What can cause this issue..
Regards,
Varsha