2 automatically generating makefiles in S32 Design Studio

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

2 automatically generating makefiles in S32 Design Studio

2,660 次查看
hanxl
Contributor I

pastedImage_1.png

What is the dos instruction for automatically generating makefiles in S32 Design Studio for Power Architecture Version 2017.R1?

I want to know if there is a cmd command, external software can call the command, and automatically generate these Debug files

标签 (1)
0 项奖励
回复
3 回复数

2,318 次查看
stanish
NXP Employee
NXP Employee

Hi,

This option causes that the makefile(s) for your project are generated automatically when you build the project. (See the output directory for auto-generated makefiles)

In such case you don't have to maintain makefile(s) when you e.g. add any source file to your project or change the project structure.

pastedImage_1.png

Hope it helps.

Stan

0 项奖励
回复

2,318 次查看
hanxl
Contributor I

I want to know if there is a cmd command, external software can call the command, and automatically generate these Debug files

0 项奖励
回复

2,318 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

You can build your project from command line, including makefile output - here is thread related to command line build:
https://community.nxp.com/thread/453706 

I'm afraid that there is no standalone tool for generating makefiles only. 

Jiri 

0 项奖励
回复