I have been using AN2295 serial bootloader extensively on K22 MCUs and was wandering if AN2295 serial bootloader also can be used on KV5x series MCUs? (namely MKV58F1M0xxx24)
What changes (Win SW and FW) are required for AN2295 to support usage on MKV58F1M0xxx24?
Solved! Go to Solution.
MCU-Boot is recommend for new design, you can get it from https://mcuxpresso.nxp.com/en/select
bootloader_examples can be found in the latest SDK_2_8_0_MKV58F1M0xxx24.
Documentations about MCU-Boot can be found here:
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
MCU-Boot is recommend for new design, you can get it from https://mcuxpresso.nxp.com/en/select
bootloader_examples can be found in the latest SDK_2_8_0_MKV58F1M0xxx24.
Documentations about MCU-Boot can be found here:
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Understood. Is MCU-Boot backwards compatible with AN2995 API? Can I use MCU Boot Software to program a device with AN2995 Boot Loader programmed into MCU?