provide an early exception vector table to catch exceptions during startup, before the final table has been set up (in exceptions.S)
This commit is contained in:
@@ -61,6 +61,7 @@ BASFLASH_EXEC=basflash.$(EXE)
|
||||
CSRCS= \
|
||||
$(SRCDIR)/sysinit.c \
|
||||
$(SRCDIR)/init_fpga.c \
|
||||
$(SRCDIR)/fault_vectors.c \
|
||||
$(SRCDIR)/bas_printf.c \
|
||||
$(SRCDIR)/bas_string.c \
|
||||
$(SRCDIR)/BaS.c \
|
||||
|
||||
Reference in New Issue
Block a user