From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: insight@sources.redhat.com Subject: remote target => putpkt: write failed: Permission denied. Date: Wed, 07 Nov 2001 12:30:00 -0000 Message-id: <20011107143449.A24299@visi.com> X-SW-Source: 2001-q4/msg00290.html arm-elf-gdb Cygwin/WinNT remote target @ 57600 I'm using Insight 5.0 with an ARM7 board running gdb stubs. Everything works fine if I run "-nw", but with the GUI enabled, I can't even connect. When I do a "target remote COM1" I get the error: (gdb) target remote COM1 Couldn't establish conenction to remote target putpkt: write failed: Permission denied. Remote debuggin using COM1 (gdb) After that, nothing that accesses the target will work. Any clues? -- Grant Edwards grante@visi.com