Hello,
Due to the GCC compiler I'd like to continue to work in MCUXpresso 11.4. But the SDK's don't install (Null 0,0,0)
How can I resolve?
Hi @Sam_ECU,
Please try building and downloading the v2.11.1 SDK package from the SDK builder rather than directly via the IDE. Here is the link for the SDK builder: Select Board | MCUXpresso SDK Builder (nxp.com)
Let me know if you continue experiencing issues.
BR,
Edwin.
Hello @EdwinHz
They won't install either. I tried with the newest and oldest available.
I uninstalled MCUXpresso 11.4 (and deleted all directories, program files) and reinstalled, but it has the same issues.
Here the settings:
I also tried giving 11.4 it's own directory for the SDKs, but I get the same errors:
Regards,
Sam
Hallo Edwin,
I found this information here:
Is that the issue? If so, how can I get SDK v2.10 for iMXRT1062?
Hi @Sam_ECU,
Yes, MCUXpresso IDE version 11.4 has synchronization for SDK v2.10 or earlier, so the SDK versions that you were trying to install do not work with your IDE, which caused the errors you were seeing. You can use the SDK builder to download SDK v2.10 for the RT1060, you just need to make sure you select the "A" version of the RT1060 to be able to select SDK v2.10:
BR,
Edwin.