MCU bootloader size

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCU bootloader size

Jump to solution
2,488 Views
zorrotz
Contributor III

How much flash and RAM is required for the MCU bootloader?

 

Thanks in advance

0 Kudos
Reply
1 Solution
2,482 Views
ErichStyger
Specialist I

It really depends on the features you select and optimization level too.

See https://mcuoneclipse.com/2018/03/03/flash-resident-usb-hid-bootloader-with-the-nxp-kinetis-k22-micro... where it shows different configurations.

View solution in original post

0 Kudos
Reply
3 Replies
2,483 Views
ErichStyger
Specialist I

It really depends on the features you select and optimization level too.

See https://mcuoneclipse.com/2018/03/03/flash-resident-usb-hid-bootloader-with-the-nxp-kinetis-k22-micro... where it shows different configurations.

0 Kudos
Reply
2,467 Views
zorrotz
Contributor III

Thank you very much.

I only wanted to have a general idea of required size.

By the way, I follow your blog and I find it very useful to learn MCUXpresso tricks.

 

2,463 Views
ErichStyger
Specialist I

Thank you :-).

To give you an idea:

My bootloader (McuBoot) for the K22 supporting USB HID needs around 18KB Flash and 8 KB RAM (-Os)

Erich

0 Kudos
Reply