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
Programming MOD5213 and MTTTY
Re: Programming MOD5213 and MTTTY
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
My guess is that the windows firewall stuff is blocking one side or the other of this connection....
Paul
Re: Programming MOD5213 and MTTTY
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
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
As a test, does it behave differently if you disable all your firewalls completely?
Re: Programming MOD5213 and MTTTY
Same problem with firewalls turned off.
Sam
Sam