Olimex Support Forum

Microcontrollers => PIC => Topic started by: L18 on February 11, 2015, 08:57:10 PM

Title: PIC-WEB bootloader works without a reset?
Post by: L18 on February 11, 2015, 08:57:10 PM
Hello all,
this really isn't any kind of problem, but is it normal that the internet bootloader works without resetting the device? I used to use the reset, and then start the tftp transfer, but one time I started the transfer and forgot to press the reset button, and it still uploaded the new software? :D
My application is working fine, and now I never push the reset button, just upload the program and it works.
Have you made any changes to the bootloader?
Personally, I think it's better this way... ;)