iMX8MQ Cortex-M4 mcuXpresso project template

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

iMX8MQ Cortex-M4 mcuXpresso project template

Jump to solution
1,171 Views
akbar123
Contributor III

Hi,

I have downloaded iMX8mq SDK for Cortex-M4 core and have tested its demo program successfully.

This sample program uses makefile for its building, but now I want to use mcuXpresso IDE for building and programming CM4 core.

Could you please share a sample project template for mcuXpresso so that I can use for my iMX8mq Cortex-M4 development?

IDE Version: MCUXpresso IDE v11.3.1

Thanks in advance

0 Kudos
1 Solution
1,122 Views
akbar123
Contributor III

I could successfully create a sample cortex-m4 generic project in mcuXresso and build it

View solution in original post

0 Kudos
3 Replies
1,123 Views
akbar123
Contributor III

I could successfully create a sample cortex-m4 generic project in mcuXresso and build it

0 Kudos
1,158 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,
 
The i.MX SDK is not supported by the MCUXpresso IDE, with the exception of the i.MX RT, the toolchains supported are IAR and GCC ARM only.

Best regards,
Aldo.

0 Kudos
1,144 Views
akbar123
Contributor III

Hi,

I know it's not supported. I want to create a generic Cortex-M4 project in IDE and as the MCUXpresso compiler is gcc, so I can generate binary and elf files.

0 Kudos