MKL17Z32VFM4 want to support bootloader with blhost

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MKL17Z32VFM4 want to support bootloader with blhost

632件の閲覧回数
betty-xiangxian
Contributor I

Currently my project use the MKL17Z32VFM4, and the requirement let me implement bootloader feature.

but see the kinetis bootloader2.0.0, it can't support this device.

how can I use it to implement the bootloader function?

0 件の賞賛
1 返信

563件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi,

You have to porting bootloader to K17. MKL17Z32VFM4 only has 32k flash. Minimized bootloader 2.0.0 require almost 10k space. If you only want to use UART as download port, you can use the simplified bootloader.

 https://github.com/yandld/nxp_easy_mcuboot

Regards,

Jing

0 件の賞賛