beautypg.com

Print, Zsl options – Zilog Z8F0130 User Manual

Page 536

background image

Appendix D. Using the Command Processor

UM013037-1212

512

Zilog Developer Studio II – Z8 Encore!
User Manual

ZSL Options

For ZSL options, the tool_name is

middleware

. For example:

option middleware usezsl = TRUE

print

The

print

command writes formatted data to the

Command Output

window and the log

(if the log is enabled). Each expression is evaluated, and the value is inserted into the
format_string, which is equivalent to that supported by a C language

printf

. The syntax

of the

print

command is:

rom

Address Spaces page, ROM field
Sets the size range for the ROM memory space.

string (min–max, for
example, “00–FF”)

sort

Output page, Sort Symbols By buttons

string

startuplnkcmds

Objects and Libraries page, Use Standard Startup
Linker Commands checkbox

string (“standard” or
“included”)

startuptype

Objects and Libraries page, C Startup Module area

string (“standard” or
“included”)

useadddirectives

Commands page, Additional Directives checkbox

TRUE, FALSE

usecrun

Objects and Libraries page, C Runtime Library
checkbox
Toggles the inclusion of the C run-time library.

TRUE, FALSE

undefisfatal

Warnings page, Treat Undefined Symbols as Fatal
checkbox

TRUE, FALSE

warnisfatal

Warnings page, Treat All Warnings as Fatal checkbox

TRUE, FALSE

warnoverlap

Warnings page, Warn on Segment Overlap checkbox

TRUE, FALSE

Table 67. ZSL Options

Option Name

Corresponding Option in Project Settings Dialog Box

Acceptable Values

usezsl

ZSL page, Include Zilog Standard Library (Peripheral
Support) checkbox or Objects and Libraries page, Zilog
Standard Library (Peripheral Support) checkbox

TRUE, FALSE

zslports

ZSL page, Ports area

comma-delimited string
(“Port A,Port D”)

zsluarts

ZSL page, UARTs area

comma-delimited string
(“UART0,UART1”)

Table 66. Linker Options (Continued)

Option Name

Description or Corresponding Option in Project
Settings Dialog Box

Acceptable Values