Ignore:
Timestamp:
Dec 8, 2012, 4:59:50 PM (12 years ago)
Author:
bouyer
Message:

Keep BEV bit set in STATUS register, and add an exception handler at
0xbfc0380. This handler just prints STATUS, CAUSE and EPC register and
stalls (does an infinite loop).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/tsar_boot/Makefile

    r276 r281  
    4242C_SRCS     += boot_tty.c
    4343C_SRCS     += boot_loader_entry.c
     44C_SRCS     += exceptions.c
    4445
    4546OBJS       := $(subst .s,.o,$(S_SRCS))
Note: See TracChangeset for help on using the changeset viewer.