I'm using CCSv5.4.0.0 and TI SDK AM335x v5.4.0.0, and the GDB debugger is hanging on me. The debugger hangs when "Launching: Configuring GDB" at 84%. Even when I attempt to stop the GDB debugger process, it never terminates. I have to close and reopen CCS.
However, the GDB debugger on TI SDK AM335x v5.3.3.0 works. I have confirmed this on both 32-bit and 64-bit versions of Ubuntu 11.10.
It appears the problem may be with one or both of the following files:
1) /home/user/ti-sdk-am335x-evm-05.04.00.00/linux-devkit/bin/arm-arago-linux-gnueabi-gdb
2) /home/user/ti-sdk-am335x-evm-05.04.00.00/.gdbinit
Does anyone else have the same problem or know how to fix the GDB debugger? Thanks in advance.