Could I build a Auto make baremetal project on LPC54608 with arm-none-eabi- tools in linux?

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

Could I build a Auto make baremetal project on LPC54608 with arm-none-eabi- tools in linux?

779 Views
lianboli
Contributor I

I do not want to use any IDE. I like gnu automake tool. Are there any templates for this kind of project? such as makefile, ld script and required c libs. Great thanks

0 Kudos
1 Reply

561 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Lianbo Li,

Unfortunately there is no LPC54608 SDK package for the GCC ARM Embedded tool chain, only for the IAR, KEIL and MCUXpresso IDEs. 

The MCUXpresso IDE supports options to control building projects from the command line, enabling a build process to be automated. Currently, the user guide doesn't have a section on headless builds, but the LPCXpresso IDE docs are basically applicable other than the filename:

https://community.nxp.com/message/630544 

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos