porting MK22FN MCUBOOT SDK middleware to MK21FN

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

porting MK22FN MCUBOOT SDK middleware to MK21FN

ソリューションへジャンプ
1,240件の閲覧回数
gschelotto
Contributor V

Hi,

MCUBOOT is not available for MK21FN as SDK middleware but I wonder if I can get this package for the MK22FN (in this case yes, it's available) and port it to the MK21FN MCU. How difficult would it be? 

Thanks in advance,
GS

0 件の賞賛
返信
1 解決策
1,231件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @gschelotto ,

I  think it wouldn't be very difficult. MK21FN architecture is similar to K22F120M.  K21FN has SDK too. So,

1. use the K21FN SDK toreplace the driver and chip related file.

2. IO configuration.

3. maybe some clock

4. The peripherals which is used for download applications.

 

Regards,

Jing

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,190件の閲覧回数
gschelotto
Contributor V

Hi Jing,

I've finally ported the MCU boot to my custom MK21 board following your suggestions. Everything work as expected and it's totally compatible with our CAN tools used for the MK22 ROM Bootloader. Thank you for the given support!

regards,
gaston

0 件の賞賛
返信
1,232件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @gschelotto ,

I  think it wouldn't be very difficult. MK21FN architecture is similar to K22F120M.  K21FN has SDK too. So,

1. use the K21FN SDK toreplace the driver and chip related file.

2. IO configuration.

3. maybe some clock

4. The peripherals which is used for download applications.

 

Regards,

Jing

0 件の賞賛
返信