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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,350 次查看
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 项奖励
回复
1 回复

1,132 次查看
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 项奖励
回复