Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-18 Thread Corinna Vinschen
On Mar 18 10:24, twomol wrote: > >Yes. Use the pull down menu. It offers /dev/com1. > Thank you. > Really? But there is only com1 and com2 on my computer. My insight version is > 5.3. I just built one of version 6.1, there are still only com1 and com2. Is > this configurable by the configure sc

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-17 Thread twomol
Corinna Vinschen,hello! === 2005-03-17 18:04:22 wrote:=== >On Mar 16 12:57, twomol wrote: >> corinna-cygwin??hello?? >> >> >> >It allows to use /dev/com1. That will work, too. Only the default >> >setting of com1 is bogus. >> Thank you very much. >> May be I didn't exp

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-17 Thread Corinna Vinschen
On Mar 16 12:57, twomol wrote: > corinna-cygwin??hello?? > > > >It allows to use /dev/com1. That will work, too. Only the default > >setting of com1 is bogus. > Thank you very much. > May be I didn't express my question clearly.I want to know is there any way > to change the com1 to /de

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-15 Thread twomol
corinna-cygwin,hello! >It allows to use /dev/com1. That will work, too. Only the default >setting of com1 is bogus. Thank you very much. May be I didn't express my question clearly.I want to know is there any way to change the com1 to /dev/com1(/dev/ttyS0) through file-->target setti

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-15 Thread Corinna Vinschen
On Mar 15 21:45, twomol wrote: > corinna??hello?? > Thank you very much! > > It works. But if I use insight(I like using gui), is there a similar > way to do this. Using console? It seems that it can't work as expect, because > the gui can't be synchronous with console. It

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-15 Thread twomol
corinna,hello! Thank you very much! It works. But if I use insight(I like using gui), is there a similar way to do this. Using console? It seems that it can't work as expect, because the gui can't be synchronous with console. >> set remotebaud 115200 >>

Re: Under cygwin(winxp), I can't access the com1(com2)

2005-03-15 Thread Corinna Vinschen
On Mar 15 14:03, twomol wrote: > all??hello?? > >I can't use Insight(gdb) connect to redboot under cygwin. I can do >this Under Linux. So I think it's the cygwin's > problem. At beginning ,I use cygwin 2.0, when set some gdb's parameter,such ^^^

Under cygwin(winxp), I can't access the com1(com2)

2005-03-14 Thread twomol
all,hello! I can't use Insight(gdb) connect to redboot under cygwin. I can do this Under Linux. So I think it's the cygwin's problem. At beginning ,I use cygwin 2.0, when set some gdb's parameter,such as : set remotebaud 115200 set debug remote 1 target remote co