simple CAN message, cortex M7

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

simple CAN message, cortex M7

1,171件の閲覧回数
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,133件の閲覧回数
Ahelion
Contributor IV
0 件の賞賛
返信

1,132件の閲覧回数
JorgeCas
NXP TechSupport
NXP TechSupport

EVK-MIMX8MP should work ok.

Best regards.

1,154件の閲覧回数
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,146件の閲覧回数
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,138件の閲覧回数
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 件の賞賛
返信