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.

Beaglebone/CCSV5 Kernel debugging



Hi all,

I've finally succeded in debuging my Kernel with CCSV5 on JTAG USB interface of Beaglebone. (Notice that i had to "clear" project field in my debug configuration either the debugger would never launch with a java null pointer exception ??)

So, i can USB/JTAG debug, But it is very very very slow ...

As an example it last about 30 seconds just to stop the executing kernel et give hand to executed instruction.

Is it because of to much source code, to much symbols, ... ?

Is there any suggestion somewher to optimize Kernel debugging ?

Thanks

Pierre-emmanuel