I am updating our documentation. Am I correct that the bootloader works with no GCB code modification? Currently our documentation states that we need to add #option bootloader 'address' but I think this is incorrect.
Can someone help me clarify the correct usage?
Last edit: Anobium 2014-12-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Evan, No #option required, no code modification either that I remember, should be good to go. It has been about a year since I tested simple program on an 12f1822. I used a cheapo USB to ttl serial adaptor which had a RTS signal breakout. I think there was a post by fuzzy on this a while back on GCB forum.
Kent
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A question regarding use with GCB.
I am updating our documentation. Am I correct that the bootloader works with no GCB code modification? Currently our documentation states that we need to add #option bootloader 'address' but I think this is incorrect.
Can someone help me clarify the correct usage?
Last edit: Anobium 2014-12-15
Evan, No #option required, no code modification either that I remember, should be good to go. It has been about a year since I tested simple program on an 12f1822. I used a cheapo USB to ttl serial adaptor which had a RTS signal breakout. I think there was a post by fuzzy on this a while back on GCB forum.
Kent
Hello,
I confirm: no need to change the code or add #option bootloader 'address' for GCB to work with Tiny Bootloader.
Best regards,
Edorul
PS: thanks a lot for GCB, I use it often!