Zilog ZUSBOPTS User Manual
Zilog developer studio ii – zneo, User manual
Table of contents
Document Outline
- Zilog Developer Studio II – ZNEO User Manual
- Revision History
- Preface
- Table of Contents
- List of Figures
- List of Tables
- Chapter 1. Getting Started
- Chapter 2. Using the Integrated Development Environment
- Chapter 3. Using the Editor
- Auto Completion
- Call Tips
- Auto Indentation
- Multiple Clipboards
- Line and Block Comments
- Abbreviations and Expansions
- Auto Insertion of Braces and Quotes
- Long Line Indicator
- UNICODE Support
- Auto Syntax Styler
- Code Folding Margin
- Line Number Margin
- Type Info Tips
- Highlighting and Finding Matched Braces
- Matching Preprocessor Conditional Macros
- Wrap Long Lines
- Indentation Guides
- Zoom In/Out
- Bookmarks
- Opening an Include File
- Highlighting a Program Counter Line
- Mismatched Brace Highlighting
- Auto Conversion of “.” to “→”
- Chapter 4. Using the ANSI C-Compiler
- Language Extensions
- Type Sizes
- Predefined Macros
- Calling Conventions
- Calling Assembly Functions from C
- Calling C Functions from Assembly
- Command Line Options
- Run-Time Library
- Stack Pointer Overflow
- Startup Files
- Segment Naming
- Linker Command Files for C Programs
- ANSI Standard Compliance
- Warning and Error Messages
- Chapter 5. Using the Macro Assembler
- Chapter 6. Using the Linker/Locator
- Chapter 7. Configuring Memory for Your Program
- Chapter 8. Using the Debugger
- Status Bar
- Code Line Indicators
- Debug Windows
- Using Breakpoints
- Building a Project from the Command Line
- Running the Compiler from the Command Line
- Running the Assembler from the Command Line
- Running the Linker from the Command Line
- Assembler Command Line Options
- Compiler Command Line Options
- Librarian Command Line Options
- Linker Command Line Options
- Sample Command Script File
- Supported Script File Commands
- add file
- batch
- bp
- build
- cancel all
- cancel bp
- cd
- checksum
- crc
- debugtool copy
- debugtool create
- debugtool get
- debugtool help
- debugtool list
- debugtool save
- debugtool set
- debugtool setup
- defines
- delete config
- examine (?) for Expressions
- examine (?) for Variables
- exit
- fillmem
- go
- list bp
- loadmem
- log
- makfile or makefile
- new project
- open project
- option
- pwd
- quit
- rebuild
- reset
- savemem
- set config
- step
- stepin
- stepout
- stop
- target copy
- target create
- target get
- target help
- target list
- target options
- target save
- target set
- target setup
- wait
- wait bp
- Running the Flash Loader from the Command Processor
- Standard Header Files
- Standard Functions
- abs
- acos, acosf
- asin, asinf
- assert
- atan, atanf
- atan2, atan2f
- atof, atoff
- atoi
- atol
- bsearch
- calloc
- ceil, ceilf
- cos, cosf
- cosh, coshf
- div
- exp, expf
- fabs, fabsf
- floor, floorf
- fmod, fmodf
- free
- frexp, frexpf
- getchar
- gets
- isalnum
- isalpha
- iscntrl
- isdigit
- isgraph
- islower
- isprint
- ispunct
- isspace
- isupper
- isxdigit
- labs
- ldexp, ldexpf
- ldiv
- log, logf
- log10, log10f
- longjmp
- malloc
- memchr
- memcmp
- memcpy
- memmove
- memset
- modf, modff
- pow, powf
- printf
- putchar
- puts
- qsort
- rand
- realloc
- scanf
- setjmp
- sin, sinf
- sinh, sinhf
- sprintf
- sqrt, sqrtf
- srand
- sscanf
- strcat
- strchr
- strcmp
- strcpy
- strcspn
- strlen
- strncat
- strncmp
- strncpy
- strpbrk
- strrchr
- strspn
- strstr
- strtod, strtof
- strtok
- strtol
- tan, tanf
- tanh, tanhf
- tolower
- toupper
- va_arg
- va_end
- va_start
- vprintf
- vsprintf
- Glossary
- Index
- Customer Support