View previous topic :: View next topic |
Author |
Message |
Kasper
Joined: 14 Jan 2004 Posts: 88 Location: Aurora, Ontario, Canada
|
Visual Basic Bootloader for "Loader.c" |
Posted: Thu May 06, 2004 5:01 pm |
|
|
Here is a link to my simple bootloader + source in VB6
http://www.kmpeng.com/Flasher.zip
it still has little error handling in it, and I have not build any encryption in, but it will load hex files to your PIC just as well as the SIOW program from CCS.
it will time out if there is no response from the PIC in 2 seconds, so make sure it is in boot mode before sending stuff to it
Feel free to use this code to make a pretty interface for your end users, or use it as is.
Only thing.. if you add useful functionality to it, please share the code
standard disclaimer.. I will not be held responsible for any damage this file will do in the wild ( none as far as I can tell) .. so if you are nervous, open up the source and compile for yourself.. VB6 SP5 |
|
|
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
|
Where is your file... |
Posted: Sat Aug 13, 2005 5:03 am |
|
|
Hi,
I tried to download the file, but my server could not find it. Are you sure the file is still posted on the net.
thanks
arunb |
|
|
Kasper
Joined: 14 Jan 2004 Posts: 88 Location: Aurora, Ontario, Canada
|
Re: Where is your file... |
Posted: Tue Sep 27, 2005 11:51 am |
|
|
arunb wrote: | Hi,
I tried to download the file, but my server could not find it. Are you sure the file is still posted on the net.
thanks
arunb |
Sorry about that, I have not checked back here for a while.. it is now back on the server.. I guess it must have not copied when I changed providers |
|
|
|