A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
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 |
|
|
|
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 |