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
arm-eabi-gdb on Windows Vista64 host, target = com port
-
- 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
Did you try "target remote COM1" - note all upper case. Lower case didn't work for me on XP Pro.
Re: arm-eabi-gdb on Windows Vista64 host, target = com port
Yes... I tried all caps as well. Same thing.
Who is online
Users browsing this forum: No registered users and 1 guest