19
Feb

Efika

I’ve been working on getting FreeBSD booting on an EFIKA. I haven’t got it fully working but I can get it to the point when it will attempt to schedule tasks. It does show the state of the registers before the exception. I can use them to help figure out the state the CPU is in.

I’ve managed to track down the problem to calling the clock interrupt handler. It doesn’t appear to get to the code that handles the clock so I’m looking into where it its that it fails.

Add reply