I started a project with an SDK version 2.3.1. Now version 2.4.0 is available. How do I migrate a project to a new SDK version?
Hello,
my previous post disappeared, unfortunately, so need to write from scratch again.
Hope my input will be valuable, however it is still not complete solution as the project does not work after SDK update. However updating SDK in existing project is interesting as updates of MCUXpresso or SDKs come pretty often.
Let's assume scenario:
I could find also some tutorial on updating SDK from Erich Styger https://mcuoneclipse.com/2021/04/27/upgrade-to-a-new-nxp-mcuxpresso-sdk/ however there is also requirement to do some manual work.
Anyway, hope that makes sense (even if partially only) and could be useful. Seems that updating SDK is still bit tricky process, at least for me
my previous post disappeared, unfortunately, so need to write from scratch again.
This is very frustrating issue with this forum: if you are not logged in, you can write up a post but it will disappear :-(. It happens for me all the time too, and it even has logged in https://community.nxp.com/t5/Ideas/Make-Community-session-duration-at-least-8-hours-It-is-very/idi-p....
NXP forum administrators, please have this fixed.
Hello,
Hope this input will be valuable in some way, however it is still not complete solution as project after SDK update does not work. Seems this process is still bit tricky (at least for me ;-)), however updating SDK in current projects seems to be interesting topic as updates of MCUXpresso or SDK are pretty often.
Let's assume below scenario:
Hope my above investigation makes sense (even if partially) and will be useful.
I could find also this post from Erich Styger https://mcuoneclipse.com/2021/04/27/upgrade-to-a-new-nxp-mcuxpresso-sdk/ however there are also some manual work required.
Hi Rick:
I think the easiest way is to merge the new features and bug fixes into your project. You can compare the differences between the two versions by a comparison tool.
Please refer to the release note for the change logs.
you can find it in the path <SDK_2.4_[K66F]_path>\docs\MCUXpresso SDK Release Notes_[MK66F15].pdf. chapter 9 include a list of "Change Log - Peripheral drivers"
Regards
Daniel
Hello
Since two year, is there any easier solution to update SDK? (in my case, from project done with v2.8.0 to v2.8.2).
Thanks