2012-03-10, 18:54:49 (This post was last modified: 2012-12-25, 17:05:05 by Mikael Gustavsson.)
Hi! I need to run a serial bootloader for a PIC 18F4550. I´m working with an external crystal of 20MHz.
Up to now, I configure the settings file and when I try to check bootloader from the gui, not detected the PIC.
I attached DS30 project I'm using.
What i'm doing wrong? Thanks!
Hello!
I managed to download my application with the bootloader into the PIC, but only get it once. Then I did not even detect the PIC. What i´m doing wrong?
And now is working!!! I have to reset the pic and the ds30loader detect the pic and then reset again and download correctly my application.
I need to ask you about the configuration bit, if a realized a configuration in the bootloader program, the configuration bit in my appplication have eny effect?
The configuration bits in your application does not have any effect unless you check the "write configs" checkbox in the GUI. But that is not recommended.
It is recommended to copy the configuration bits from your application to the boot loader.