MCUXpresso SDK with GCC and makefiles

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

MCUXpresso SDK with GCC and makefiles

2,510 Views
w2vy
Contributor V

I started out using the MCUXpresso IDE.

I would build the SDK (WIndows/MCUX)

Import the SDK into the IDE

Use the wizard to use the SDK to build a project with the drivers and middleware I need.

That went fine.

Now I need to do the same thing for GCC/Make.

I built the SDK (WIndows/GCC)

Are there any tools to use the SDK to make a GCC project?

What about IAR or Keil?

Tom

0 Kudos
1 Reply

2,112 Views
BlackNight
NXP Employee
NXP Employee

Hi Tom,

something like this:

Tutorial: Makefile Projects with Eclipse | MCU on Eclipse 

?

I hope this helps,

Erich

0 Kudos