Programming MOD5213 and MTTTY

Topics for the Eclipse Environment
Post Reply
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

Programming MOD5213 and MTTTY

Post 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
User avatar
pbreed
Posts: 1080
Joined: Thu Apr 24, 2008 3:58 pm

Re: Programming MOD5213 and MTTTY

Post 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
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

Re: Programming MOD5213 and MTTTY

Post 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
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: Programming MOD5213 and MTTTY

Post by rnixon »

As a test, does it behave differently if you disable all your firewalls completely?
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

Re: Programming MOD5213 and MTTTY

Post by barttech »

Same problem with firewalls turned off.
Sam
Post Reply