2 automatically generating makefiles in S32 Design Studio

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

2 automatically generating makefiles in S32 Design Studio

1,443 Views
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

Labels (1)
0 Kudos
3 Replies

1,101 Views
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 Kudos

1,101 Views
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 Kudos

1,101 Views
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 Kudos