Skip to content

How to debug

Nicholas Wang edited this page Jul 31, 2016 · 1 revision

HOW TO DEBUG

I use SecureCRT to monitor the output from UART0. When you try to utilize this tool, you should setup serial as bellow:

github

Note: In the Session Options, you must uncheck XON/XOFF, otherwise, you won't be able to input anything via serial!

To set break points and debug code, maybe you can use GDBSTUB.

Clone this wiki locally