I only want to dfu for bootloader,but i have some problem (insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you give me a command to get a bootloader.zip. or give me some suggestions.
thanks !
I only want to dfu for bootloader,but i have some problem (insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you give me a command to get a bootloader.zip. or give me some suggestions.
thanks !
Hi,
"insufficient resource" indicates that the new bootloader image is too big. Are you sure the new bootloader image has the same start address as the old one? Note that debug and release bootloader are configured with different start addresses in flash so you can update from one type to the other.