Future
یک شنبه 28 مهر 1387, 06:30 صبح
hi
it is for a while that i am working with xt75.I am compiling a simple Helloworld program,the same as what is in the documents.
when i want to debug the program on netbeans and exlipse i get following error:
KVMlistener: Software caused connection abort:connect
exception in thread"Thread-3" java.lang.NullpointerException
at kdp.KVMListener.send(Unknown source)
at kdp.PacketStream.send(Unknown Source)
at kdp.KVMListener.run(Unknown source)
at java.lang.Thread.run(Thread.java:619)
connection received.
Exception in thread "Thread-2" java.lang.NullPointerException
at kdp.KVMListener.send(Unknown source)
at kdp.DebuggerListener.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
It is where i have got stopped and i cannot see the helloworld in my terminal window .i would be glad if anybody could help me.
saeed
it is for a while that i am working with xt75.I am compiling a simple Helloworld program,the same as what is in the documents.
when i want to debug the program on netbeans and exlipse i get following error:
KVMlistener: Software caused connection abort:connect
exception in thread"Thread-3" java.lang.NullpointerException
at kdp.KVMListener.send(Unknown source)
at kdp.PacketStream.send(Unknown Source)
at kdp.KVMListener.run(Unknown source)
at java.lang.Thread.run(Thread.java:619)
connection received.
Exception in thread "Thread-2" java.lang.NullPointerException
at kdp.KVMListener.send(Unknown source)
at kdp.DebuggerListener.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
It is where i have got stopped and i cannot see the helloworld in my terminal window .i would be glad if anybody could help me.
saeed