Page 1 of 1

Programming MOD5213 and MTTTY

Posted: Wed Feb 05, 2014 9:33 am
by barttech
I used to be able to program my MOD5213 over the serial port while MTTTY was connected. NBEclipse would (somehow) jump in there and program it and when the program started running the output showed on MTTTY. (Or was I dreaming...).
But now if MTTTY is connected, NBEclispe cannot find the serial port, serialload says "Failed to connect to serial port". If I disconnect MTTTY, then NBEclipse can program it, so I know I have the ports set right and the connections correct.
What am I missing?
Thanks,
Sam

Re: Programming MOD5213 and MTTTY

Posted: Wed Feb 05, 2014 10:39 am
by pbreed
There is a TCP backdoor in mttty for just this purpose...
My guess is that the windows firewall stuff is blocking one side or the other of this connection....


Paul

Re: Programming MOD5213 and MTTTY

Posted: Wed Feb 05, 2014 12:11 pm
by barttech
Thanks Paul,
I went to my Firewall and selected MTTTY, NBEclipse and Eclipse for public and private, didn't seem to help.
I have this problem on my laptop and desktop.
Sam

Re: Programming MOD5213 and MTTTY

Posted: Thu Feb 06, 2014 9:06 am
by rnixon
As a test, does it behave differently if you disable all your firewalls completely?

Re: Programming MOD5213 and MTTTY

Posted: Fri Feb 07, 2014 3:39 pm
by barttech
Same problem with firewalls turned off.
Sam