next up previous contents index
Next: 3.1.2 Postprocessing the Intel Up: 3.1 Compiling Previous: 3.1 Compiling   Contents   Index

3.1.1 Single Source File Projects

For single source file 8051 projects the process is very simple. Compile your programs with the following command "sdcc sourcefile.c". This will compile, assemble and link your source file. Output files are as follows:


next up previous contents index
Next: 3.1.2 Postprocessing the Intel Up: 3.1 Compiling Previous: 3.1 Compiling   Contents   Index
2008-12-05