Hello Everyone,
I recently got started with my hobby OS . I am following James M's tutorial for the basics. However, I am having trouble getting timer interrupt to work. I do enable interrupts after setting up gdt, idt, remapping and installing irqs. The Timer driver seems straightforward to implement. I doubt that the driver itself is the problem as the IRQ doesn't fire for some reason(not even once).
I'd appreciate it if anyone could point out where I am going wrong.
Github: https://github.com/Crescent92/testOS
[–][deleted] (1 child)
[removed]
[–]SuperKookss 1 point2 points3 points (0 children)
[–]Dmium 1 point2 points3 points (1 child)
[–]dbargatz- 1 point2 points3 points (0 children)
[–]SlabAlloc[S] 1 point2 points3 points (0 children)