I have a question about adding a SDK to the MCUXpresso IDE.
When is select a microcontroller in the "Install MCUXpresso SDKs" i get multiple choices with different names but the same supported microcontrollers.
for example when i select: LPC845 i get 2 options.
Device: LPC845
SDK: SDK_2.x_LPC844 and SDK_2.x_LPC845
Both support the exact same four packages: LPC845M301xx
For other microcontrollers i get up to 4 options
a) which SDK option is the best. (if both are the same why name them differently)
I will start with the LPC845 breakout board because it's easy testing but will move to a LPC824 down the road (and use my own hardware).
b) can i easy change a SDK inside an existing project?