Posts: 3
Threads: 1
Joined: Jul 2013
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.
Posts: 623
Threads: 0
Joined: Nov 2009
Does flowcode support ds30 Loader? Where is that documented?
Posts: 3
Threads: 1
Joined: Jul 2013
(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?
Posts: 623
Threads: 0
Joined: Nov 2009
Waiting for keypress can be disabled, see the manual.
It is most likely that Flowcode does not support ds30 Loader.
Posts: 3
Threads: 1
Joined: Jul 2013
(2013-07-15, 11:36:11)Mikael Gustavsson Wrote: Waiting for keypress can be disabled, see the manual.
It is most likely that Flowcode does not support ds30 Loader.
It works now
Thank you for the advice.