latest SDK version & MCUXpresso IDE version

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

latest SDK version & MCUXpresso IDE version

Jump to solution
1,185 Views
ping1
Contributor V

Dear all

I have not been here for a while, I am still using MIMXRT1024-EVK, and planning a new project based on that again, and just try to update my SDK, and just noticed it is suddenly jumped form v2.15.0 to v24.12.0, same with the IDE, jumped from v11.8.x to v24.x, just wonder what is the big change and compatibility issues, i.e. do I have to use both v24?

Thanks!

Ping

0 Kudos
Reply
1 Solution
1,168 Views
Sam_Gao
NXP Employee
NXP Employee

Hi @ping1 

Here I would like to clarify the releationship between MCUXpresso SDK and MCUXpresso IDE version as follows:

  • IDE v24.x supports all previous SDK versions, reflecting downward compatibility.
  • SDK v24.x requires a higher version of IDE, which is a change in version dependency rather than a compatibility issue.

You can keep different IDE versions(e.g IDE v24, v11.xx) and different SW SDK versions(e.g SDK v2.15/16, v24.12).

  • If you want to use the latest SDK v24.12, you have to use IDE v24.
  • If you want to use previous SDK, v2.15, v2.16 for example, you may use latest IDE v24 or previous IDE v11.xx.

View solution in original post

0 Kudos
Reply
3 Replies
1,178 Views
Sam_Gao
NXP Employee
NXP Employee

Hi @ping1 

Apologies for this big and tough update. 

Compared with the previous software architecture, SW24 has indeed made great changes, but it also brings many problems for new starter. From my side, if the project time and resources are tight, it is not particularly recommended to use the latest SDK completely.

 

Please see the release note about SDK SW24.12, it will depend on the below developement tools if you have to use SDK SW24.xx

  • MCUXpresso IDE, Rev. 24.12
  • Keil MDK, version is 5.41
  • GCC Arm Embedded Toolchain 13.2.1
  • IAR Embedded Workbench for Arm, version is 9.60.3
  • Xtensa C Compiler, version is RI-2023.11
  • Xtensa Xplorer, version is 10.1.11
  • CodeWarrior Development Studio v11.2
  • RISCV LLVM 14.0.0
  • MCUXpresso for VS Code v24.12
0 Kudos
Reply
1,175 Views
ping1
Contributor V

Hi, Sam

Thanks for reply!

same question to IDE v24, do i have to use that or shall i stay with v11.8? is it also with problem? I just installed it, does it work with old SDKs?

Regards!

Ping 

0 Kudos
Reply
1,169 Views
Sam_Gao
NXP Employee
NXP Employee

Hi @ping1 

Here I would like to clarify the releationship between MCUXpresso SDK and MCUXpresso IDE version as follows:

  • IDE v24.x supports all previous SDK versions, reflecting downward compatibility.
  • SDK v24.x requires a higher version of IDE, which is a change in version dependency rather than a compatibility issue.

You can keep different IDE versions(e.g IDE v24, v11.xx) and different SW SDK versions(e.g SDK v2.15/16, v24.12).

  • If you want to use the latest SDK v24.12, you have to use IDE v24.
  • If you want to use previous SDK, v2.15, v2.16 for example, you may use latest IDE v24 or previous IDE v11.xx.
0 Kudos
Reply