2 automatically generating makefiles in S32 Design Studio

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2 automatically generating makefiles in S32 Design Studio

2,679件の閲覧回数
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,337件の閲覧回数
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,337件の閲覧回数
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,337件の閲覧回数
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 件の賞賛
返信