simple CAN message, cortex M7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

simple CAN message, cortex M7

1,156 Views
Ahelion
Contributor IV

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

0 Kudos
Reply
5 Replies

1,118 Views
Ahelion
Contributor IV
0 Kudos
Reply

1,117 Views
JorgeCas
NXP TechSupport
NXP TechSupport

EVK-MIMX8MP should work ok.

Best regards.

1,139 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello, I hope you are doing well.

Yes, you can run a code from SDK to use Flexcan on Cortex-M7.

MCUXpresso SDK builder.

Loading Code on Cortex-M.

Best regards.

0 Kudos
Reply

1,131 Views
Ahelion
Contributor IV
Thank you.
Quick question:
Background: I downloaded the binary for mcuexpresso for linux and installed it, in the sdk download window it does not have the imx8, so I had to use the SDK builder, and it gave me a .zip package with some files, what is this zip file for?
0 Kudos
Reply

1,123 Views
JorgeCas
NXP TechSupport
NXP TechSupport

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.

 

0 Kudos
Reply