i.MX8 xpresso SDK does not have headers

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

i.MX8 xpresso SDK does not have headers

518 Views
davidvescovi
Contributor V

I generated a xpresso i.MX8 SDK for use developing with the M4 on the device.

It loads into the IDE and I can generate a new project after selecting the i.MX8MQ EVK board.

The problem is it will not compile as it includes a chip specific define (MIMX8MQ.H) which as far as I can tell is not anywhere. I unzipped the SDK and that header is nowhere to be found!

#include "MIMX8MQ6.h"    fatal error: No such file or directory 

0 Kudos
Reply
1 Reply

450 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the delay,

Unfortunately, the i.MX8MQ SDK is not currently supported by the MCUExpresso compiler. The only compilers that are supported are GCC ARM embedded and IAR. I apologize for the inconveniences this could give you.  

Best regards,

Diego.

0 Kudos
Reply