Hi,
I am debugging my application on DM365 using eclipse+gdb. I found gdb very unstable. Is there some way to debug my application using JTAG?
If yes what do I need to do it?
In general, how is your experience with gdb?
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am debugging my application on DM365 using eclipse+gdb. I found gdb very unstable. Is there some way to debug my application using JTAG?
If yes what do I need to do it?
In general, how is your experience with gdb?
Thank you.
Hi.
Try to look here.
http://e2e.ti.com/support/embedded/f/354/p/66409/359501.aspx
maybe it will help you.
(I personally have not worked with gdb. I just found this link).
Thank you senchuss but my problem is slightly different, gdb is working but it is very unstable, often it crashes. So I think the best solution should be working with JTAG. In any case I would like to collect some opinion about gdb from other users in order to understand if the problems I am experiencing are isolated or not.