beautypg.com

Build menu – Zilog Z8F0130 User Manual

Page 141

background image

UM013037-1212

Build Menu

Zilog Developer Studio II – Z8 Encore!

User Manual

117

3. Enter the make file name in the

File Name

field. You do not have to type the extension

.mak

. The extension is added automatically.

4. Click

Save

. The project is now available as an external make file.

Build Menu

With the Build menu, you can build individual files as well as your project. You can also
use this menu to select or add configurations for your project.

The Build menu has the following commands:

Compile

– see page 117

Build

– see page 117

Rebuild All

– see page 117

Stop Build

– see page 117

Clean

– see page 117

Update All Dependencies

– see page 118

Set Active Configuration

– see page 118

Manage Configurations

– see page 119

Compile

Select

Compile

from the

Build

menu to compile or assemble the active file in the

Edit

window.

Build

Select

Build

from the

Build

menu to build your project. The build compiles and/or assem-

bles any files that have changed since the last build and then links the project.

Rebuild All

Select

Rebuild All

from the

Build

menu to rebuild all of the files in your project. This

option also links the project.

Stop Build

Select

Stop Build

from the

Build

menu to stop a build in progress.

Clean

Select

Clean

from the

Build

menu to remove intermediate build files.