This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bootloader size exceeds limit in DFU but the actual size is smaller

Bootloader.rar

Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size is about 24 kbytes and if I upload to the chip using the programmer it goes without any problem, but if I try to do an upload using DFU it returns an error of limit size exceeded.

I debugged to see what size was returning and it is saying that the bootloader has 0x7000 bytes but it is not true, the bootloader is much smaller than this. So my question is am I missing any configuration that is making the bootloader size seems bigger than actualy is?

Thanks!  

Parents Reply Children
No Data
Related