Hi~
recently, I have a new project to use IMX7ULP, so I buy a new EVB.
unfortunately,my area is familiar with Cortex-M,so my question is what I am supposed to do next for developing the project .
I still have lots of question,how can I import those SDK example with MCUXpresso or I need others IDEs?
Even I wanna install LInuxOS ,how am I gonna do?
Hello,
You need to download the SDK from MCUXpresso SDK builder, but you need to compile it using IAR or GCC to generate the files that needs to be uploaded to the board. It is not made for MCUXpresso application.
One alternative that could be helpful is MCUXpresso for VS Code that supports SDKs for i.MX.
For more information, please check next link.
Best regards.
Can I open the SDK directly?
I supposed MCUXpresso only support Cortex-M serial MCU.