 | L166 User's Guide |  |
|
|
| NOVECTAB Linker Directive| Abbreviation | NOVT | | Arguments | None. | | Default | Interrupt vectors are included in the output file. | | µVision | Options — L166 Misc — Misc Controls. | | Description | The NOVECTAB directive excludes generated interrupt vectors from the output object file. By default, the L166 Linker automatically generates an interrupt vector table for each defined interrupt service routine. All interrupt routines have a unique interrupt or trap number. | | See Also | VECTAB | | Example |
L166 file1.obj NOVECTAB
|
|
|