Run without debugger
Hi Peter,
Hope you had an enjoyable weekend.
Is it possible to get the Javelin running - without the debugger - but still able to access the serial port.
Meaning, I do not care for using breakpoints, stepping, or anything like that, but I would still like to use System.out.println to send characters to my serial port. Is this possible?
Best regards,
Dan
Hope you had an enjoyable weekend.
Is it possible to get the Javelin running - without the debugger - but still able to access the serial port.
Meaning, I do not care for using breakpoints, stepping, or anything like that, but I would still like to use System.out.println to send characters to my serial port. Is this possible?
Best regards,
Dan
Comments
Instead of using the "Debug" button, use the "Program" button to program the Javelin.
You can still send debug messages with "System.out.println".
Kind regards,
Robot Freak
Thanks,
Dan
in packets. If you have troubles with receiving some of those packets
will be corrupted and simply discarded, meaning nothing will be printed
to the IDE message window.
regards peter
Dan