GDB Connection Problem
Hi, I'm using this toolchain for compiling software for a STM32F4 processor.
I integrated the toolchain into Code::Blocks and also wanted to use the Debugging features now.
I'm using the STM32F4 Discovery Board with the integrated ST-Link. As GDB-Server I'm using the one Provided by "Atollic Studio for ARM Lite" (The GDB-Server runs fine with the GDB provided by Atoolic Studio so i guess there isn't the problem..)
But I'm running into some trouble when I'm trying to connect to the GDB-Server:
#######
C:\Users\
ARM Embedded\4.6 2012q1\
GNU gdb (GNU Tools for ARM Embedded Processors) 7.3.1.20120316-cvs
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=
For bug reporting instructions, please see:
<http://
Reading symbols from C:\Users\
.elf...done.
(gdb) target remote localhost:61234
Remote debugging using localhost:61234
Remote 'g' packet reply is too long: 000000000000000
000000000000000
600080000000000
000000000000000
000000000000000
(gdb)
#######
I hope you could give me a hint where I could start looking for the problem as i don't want to have to use printf everywhere for debugging.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Terry Guo
- Solved:
- Last query:
- Last reply: