Difference between revisions of "Dev/Debugging"
Jump to navigation
Jump to search
P0rc0 r0ss0 (talk | contribs) |
(delete this page) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= | == GDB via JTAG == | ||
GDB can be used for debugging the code on the boards. | GDB and JTAG can be used for debugging the code directly on the boards. Here are a couple of words on [[JTAG]] itself and the [[DevGuide/JTAG-Debug|debugging process]]. | ||
== Test programs == | |||
:-) | |||
[[ | [[Category:Software]] [[Category:Developer_Documentation]] [[Category:DeleteMe]] | ||
[[Category: |
Latest revision as of 09:34, 21 April 2014
GDB via JTAG
GDB and JTAG can be used for debugging the code directly on the boards. Here are a couple of words on JTAG itself and the debugging process.
Test programs
:-)