Hi Everybody.
What the utility of the "Generic M0" on MCUXpresso, considering that the MCUXpresso only allows to create a project of a MCU that, by some way, the SDK can be built?
Where can I find one application Example for "Generic M0" project into MCUXpresso?
Regards.
HI @Jorgecon
You can refer to example projects for similar Cortex-M0 MCUs from available SDKs. For example,
You can download the LPC804 SDK from NXP official website.
Select Board | MCUXpresso SDK Builder (nxp.com)
And import the hello world example in MCUXpresso.
BR
Hang