I'm using the "TinyB18F4620_int8MHz_19200bd.HEX" as a bootloader for loading my own application.
I'm also viewed into "TinyB18F2620-4620.asm" source and exemined that the CP, as well as WDT fuses are turned off.
Is it possible to get bootloader in hex format with code protections enebled?
Regards,
George
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm using the "TinyB18F4620_int8MHz_19200bd.HEX" as a bootloader for loading my own application.
I'm also viewed into "TinyB18F2620-4620.asm" source and exemined that the CP, as well as WDT fuses are turned off.
Is it possible to get bootloader in hex format with code protections enebled?
Regards,
George
Hi,George
Source is stationery.
Please change the fuse to ON and recompile.