|
|||||||||||
|
Technical Support On-Line Manuals C and C++ Libraries and Floating-Point Support Reference |
C and C++ Libraries and Floating-Point Support Reference__vectab_stack_and_reset
Error: L6236E: No section matches selector - no section to be FIRST/LAST If the normal start-up code is bypassed, that is, if there
is intentionally no The following segment is part of a scatter file. It includes
a minimal vector table illustrating the use of
;; Maximum of 256 exceptions (256*4 bytes == 0x400)
VECTORS 0x0 0x400
{
; First two entries provided by library
; Remaining entries provided by the user in exceptions.c
* (:gdef:__vectab_stack_and_reset, +FIRST)
* (exceptions_area)
}
CODE 0x400 FIXED
{
* (+RO)
}
| ||||||||||
|
|||||||||||