Urgent!
Please, can somebody confirm if gdb debugger works correctly in Code Composer 5.1.1. with the latest SDK for AM335x Starter kit (AM335xsdk 05_06_00_00).
I am working on development system for AM335x Starter kit for more than 14 days but I am still not able to debug simple helloworld application!!!
If gdb debugger works, please, give me information - how to debug helloworld application. I strictly followed documentation http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_the_SDK -> Debugging with CCS and GDB but after step 8 (click Debug to compile the project and start the debug. You system should be halted at the first line of the mainfunction) the system is not haltet at the first line of the main function - debugger reports <terminated, exit value: 127>gdb <terminated> helloworld Debug [C/C++ Remote Application] gdb.
Copying of the file helloworld to the destination file system works - the problem is debugger.
I also have one question related to GDB configuration file ( .gdbinit). What is a valid content of this file (case1: destination file system is located on SD flash card, case2: destination file system is located on my computer).
Please, help me - I need good support - my project is stalled and is in great danger to be canceled (my boss has an idea to leave Texas Instruments and go to Atmel).
Where can I get previous version of SDK (AM335xsdk 05_05_00_00) - I would like to try it?
!!! Guys from TI - please, check the latest two comments from the following llink:
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_the_SDK
DjordjeZ said ...
Jeffberryhill said ...
Has anyone gotten the gdb server working with 05.06.00.00 ?
Thanks in advance-
--Jeffberryhill 17:17, 15 February 2013 (CST)
Thanks, Edo
Debugging with gdb server is not working for newest version of ti-sdk-05.06.00.00. Problem is with shared libraries of this sdk version (probably with arago toolchain libraries).
--DjordjeZ 06:38, 24 January 2013 (CST)