Hello - I am looking for a 16F873A bootloader that uses the built-in serial port (and ideally without WDT). Shane Tolmie's looks most promising to me but his site doesn't have a 20Mhz version. Apparently the 87xA versions use a slightly different algorithm for self-programming so I am not sure if the others will work. I'd compile my own except I do not have Hi-Tech C (I do have CCS C) and the freebie version won't compile Shane's correctly. Thanks, Tim |
|

20Mhz 16F873A UART bootloader
Started by ●July 22, 2003
Reply by ●July 22, 20032003-07-22
Hi-Tech has a FREE version - PIC C Lite - see www.htsoft.com. There is also a FREE version of cc5x - try google --- In , Tim <ttsai@p...> wrote: > Hello - I am looking for a 16F873A bootloader that uses the built-in > serial port (and ideally without WDT). Shane Tolmie's looks > most promising to me but his site doesn't have a 20Mhz version. > Apparently the 87xA versions use a slightly different algorithm > for self-programming so I am not sure if the others will work. > I'd compile my own except I do not have Hi-Tech C (I do have CCS C) > and the freebie version won't compile Shane's correctly. > > Thanks, > > Tim |
