Hi,I've been working on a bootloader for the dsPIC33EV series.I want to add security too. Easy/Usual way: Enable Read Protection, use boundary check in the bootloader so it can't reprogram itself.Application code, have to allocate an empty section the siz..
↧