simple CAN message, cortex M7

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

simple CAN message, cortex M7

1,167 次查看
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 项奖励
回复
5 回复数

1,129 次查看
Ahelion
Contributor IV
0 项奖励
回复

1,128 次查看
JorgeCas
NXP TechSupport
NXP TechSupport

EVK-MIMX8MP should work ok.

Best regards.

1,150 次查看
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 项奖励
回复

1,142 次查看
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 项奖励
回复

1,134 次查看
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 项奖励
回复