Next:
4.1 MCS51 variants
Up:
SDCC Compiler User Guide
Previous:
3.19 Defines Created by
Contents
Index
4. Notes on supported Processors
Subsections
4.1 MCS51 variants
4.1.1 pdata access by SFR
4.1.2 Other Features available by SFR
4.2 DS400 port
4.3 The Z80 and gbz80 port
4.4 The HC08 port
4.5 The PIC14 port
4.5.1 C code and 14bit PIC code page and RAM banks
4.5.2 Creating a device include file
4.5.3 Interrupt code
4.5.4 Linking and assembling
4.5.5 Command-line options
4.5.6 The library
4.5.6.1 error: missing definition for symbol ''__gptrget1''
4.5.6.2 Processor mismatch in file ''XXX''.
4.5.7 Known bugs
4.5.7.1 initialized data
4.6 The PIC16 port
4.6.1 Global Options
4.6.2 Port Specific Options
4.6.2.1 General Options
4.6.2.2 Optimization Options
4.6.2.3 Linking Options
4.6.2.4 Debugging Options
4.6.3 Enviromental Variables
4.6.4 Preprocessor Macros
4.6.5 Directories
4.6.6 Pragmas
4.6.7 Header Files
4.6.8 Libraries
Building the libraries
4.6.9 Memory Models
4.6.10 Stack
4.6.11 Functions
4.6.12 Function return values
4.6.13 Interrupts
4.6.14 Generic Pointers
4.6.15 PIC16 C Libraries
4.6.15.1 Standard I/O Streams
4.6.15.2 Printing functions
4.6.15.3 Signals
4.6.16 PIC16 Port - Tips
4.6.16.1 Stack size
2008-03-04