arm-eabi-gdb on Windows Vista64 host, target = com port

support for the ARM toolchain
Post Reply
jhersh
Posts: 2
Joined: Mon Apr 20, 2009 8:34 pm

arm-eabi-gdb on Windows Vista64 host, target = com port

Post by jhersh » Mon Apr 20, 2009 8:54 pm

I'm having trouble with using the arm-eabi-gdb on a Vista 64 host trying to connect to a target attached to the serial port. On XP 32 it works fine to specify "target remote com1", however on Vista 64 that command looks like this:

(gdb) target remote com1
com1: No such file or directory.

I'm guessing there must be some translation that is happening behind the scenes to make this work in XP 32 and that mapping is different for Vista 64. Has anyone else seen this or know a workaround to make gdb find the serial port on Vista 64?

Thanks,
-Joe

WinterMute
Site Admin
Posts: 1986
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: arm-eabi-gdb on Windows Vista64 host, target = com port

Post by WinterMute » Mon Apr 20, 2009 9:07 pm

Did you try "target remote COM1" - note all upper case. Lower case didn't work for me on XP Pro.
Help keep devkitPro toolchains free, Donate today

Personal Blog

jhersh
Posts: 2
Joined: Mon Apr 20, 2009 8:34 pm

Re: arm-eabi-gdb on Windows Vista64 host, target = com port

Post by jhersh » Mon Apr 20, 2009 11:08 pm

Yes... I tried all caps as well. Same thing.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests