ds30 Loader free edition forums
18f25k22 reset command help - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 8-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=7)
+--- Thread: 18f25k22 reset command help (/showthread.php?tid=644)



18f25k22 reset command help - fryrmnd - 2013-08-19

Hi. I am newbee DS30 loader. I have found source of 18f25k22 configured loader. I have changed osc(64MHz) and baud(115200) setting for my board.

I have able to download my code with loader sometimes. But i think i have to reset my circuit manually. Else it does not work.

I think i have send command for reset. But i dont know enough asm to poll reset data at mcu side.

Can you please help me for any soft reset?

Thanks.


RE: 18f25k22 reset command help - Mikael Gustavsson - 2013-08-21

Hi,
In which language is your application written? Do you use the UART in your application?