ds30 Loader with FlowCode-Problem - 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: ds30 Loader with FlowCode-Problem (/showthread.php?tid=625) |
ds30 Loader with FlowCode-Problem - leonarul - 2013-07-12 Does anyone try ds30 loader with flow code 5? i faced the problem where i cannot press any key to start the boot mode as shown in figure below: I had try with the GUI and the console. Both works great..By the way, i am using PIC16F88 with internal oscillator. RE: ds30 Loader with FlowCode-Problem - Mikael Gustavsson - 2013-07-12 Does flowcode support ds30 Loader? Where is that documented? RE: ds30 Loader with FlowCode-Problem - leonarul - 2013-07-15 (2013-07-12, 16:43:40)Mikael Gustavsson Wrote: Does flowcode support ds30 Loader? Where is that documented?it just said that it support command line programmer.before this i have done other types of programmer that used command line bootloader and it works ok..By the way, why DS30 loader wait a key to be press from a keyboard? RE: ds30 Loader with FlowCode-Problem - Mikael Gustavsson - 2013-07-15 Waiting for keypress can be disabled, see the manual. It is most likely that Flowcode does not support ds30 Loader. RE: ds30 Loader with FlowCode-Problem - leonarul - 2013-07-16 (2013-07-15, 11:36:11)Mikael Gustavsson Wrote: Waiting for keypress can be disabled, see the manual.It works nowThank you for the advice. |