2010-12-08, 23:24:05
As far as I understand that when the bootloader starts and waits x seconds for the UI to communicate otherwise it will jump to the user application. Therefore, I placed a breakpoint at the usrapp: jump instruction and it never get there. instead, it resets to address zero.
(2010-12-08, 22:50:29)Mikael Gustafsson Wrote: You say that debugging doesn't work but you expect a breakpoint to be hit?