MCU bootloader size

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,489件の閲覧回数
zorrotz
Contributor III

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

 

Thanks in advance

0 件の賞賛
返信
1 解決策
2,483件の閲覧回数
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 件の賞賛
返信
3 返答(返信)
2,484件の閲覧回数
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 件の賞賛
返信
2,468件の閲覧回数
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,464件の閲覧回数
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 件の賞賛
返信