The official git repository for OSD-Contiki, the open source OS for the Internet of Things
Find a file
Mariano Alvira bdbf279d0f tmr imts works. I'm not thrilled with how the interrupts and modes are
set... but I'm not sure what to do about it. The big problem is that I
have to be in user mode to service irqs, but I can't enable and
disable F and I in usermode. All I can do is an swi and then have
handler which lets me enable or disable them (like a mini-syscall).
2009-04-22 14:55:40 -04:00
doc initial try at init entry execution 2009-04-16 10:51:20 -04:00
include tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
qemu Merge branch 'untested' 2009-04-13 18:21:40 -04:00
src tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
tests tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
boot.lds preliminary interrupts. looks like it is entering the isr but isn't 2009-04-20 18:31:13 -04:00
config.mk tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
COPYING initial commit. 2009-03-27 16:00:10 -04:00
CREDITS initial commit. 2009-03-27 16:00:10 -04:00
Makefile tmr imts works. I'm not thrilled with how the interrupts and modes are 2009-04-22 14:55:40 -04:00
mc1322x-load.pl fixed term cmdline option 2009-04-13 18:11:48 -04:00
TODO next debugging steps 2009-04-08 07:12:15 -04:00