How to setting up the Eclipse IDE for M4 (for IMX8MM)

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

How to setting up the Eclipse IDE for M4 (for IMX8MM)

1,730 Views
shai_b
Senior Contributor II

Dear Team,

My customer has started to work with i.MX8M mini and he would like to use a multicore application with rpmsg on the side of M4.

Could you please advise how to setting up a new project in Eclipse IDE to run a proper project in the M4 on the i.MX8M-mini (using ARMGCC)?

Waiting for your kind guideline, Thanks in advance.

Regards,

Shai

Labels (1)
Tags (3)
0 Kudos
5 Replies

1,716 Views
romainmoura
Contributor II

Here is my project.

PRINTF are redirected to UART3

Best regards

1,703 Views
shai_b
Senior Contributor II

Thanks a lot, I will try it out.

KR,

Shai

0 Kudos

1,723 Views
igorpadykov
NXP Employee
NXP Employee

also may be useful:

https://gnu-mcu-eclipse.github.io/tutorials/hello-arm/

 

Best regards
igor

0 Kudos

1,727 Views
romainmoura
Contributor II

Hello,

You can follow this document for imx7 : https://www.embeddedartists.com/wp-content/uploads/2018/06/iMX7_Working_with_Cortex-M4.pdf

I personally use MCUXpresso, I followed this document, it works well too.

 

Best regards,

 

0 Kudos

1,720 Views
shai_b
Senior Contributor II

Hello @romainmoura ,

My customer has tried to follow this guide but did not manage to build properly all the SDK tree such as rpmsg and freertos roots and he get an error while compiling.

Can you please share your MCUXpresso project example, so the customer could use it as a starting point?

BTW, I am sure many users would like to use MCUXpresso IDE for IMX8MM cortex M4 

Waiting for your kind responses, Many Thanks.

Shai

0 Kudos