Hello,
I have this board: https://www.nxp.com/design/design-center/development-boards/i-mx-evaluation-and-development-boards/i....
How do it put any software in the cortex M7? the user guide does not mention it.
Br, Mircea
I do not have the board there, i taught I did:
this is my board: https://www.nxp.com/design/design-center/development-boards/i-mx-evaluation-and-development-boards/i...
EVK-MIMX8MP should work ok.
Best regards.
Hello, I hope you are doing well.
Yes, you can run a code from SDK to use Flexcan on Cortex-M7.
Best regards.
Hello,
I.MX8MP is not supported on MCUXpresso IDE, you need to compile the code using GCC or IAR.
Once you downloaded the SDK from MCUXpresso SDK builder, you need to compile it using IAR or GCC to generate the files that needs to be uploaded to the board.
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.