Difference between revisions of "Dev/Debugging"
Jump to navigation
Jump to search
(moved gdb/jtag content to DevGuide/JTAG-Debug) |
(delete this page) |
||
Line 6: | Line 6: | ||
[[Category:Software]] [[Category:Developer_Documentation]] | [[Category:Software]] [[Category:Developer_Documentation]] [[Category:DeleteMe]] |
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
:-)