This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C16x, monitor, interrupts

Hi all,

Quick question: we're looking into using the monitor for simple debugging tasks. What happens when the monitor sets a breakpoint on main()? Are all interrupts stopped as well? And when you single step one code line, are interrupts only enbled for that period of time?

Helloworld is working fine, we're now trying to get our main app to work. Single stepping works but our screen seems to be turned off and we're wondering if it has something to do with the interrupts in combination with the monitor.

Regards,
Joost Leeuwesteijn