Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
i am developing a simple os for prototyping purposes. i have until now enabled paging and written the enabled the PIC controller.the IDT entries have also been made. i have also enabled the interrupts. now if i give a jmp $ statement a general protection interrupt is generated. could anyone plz tell me the reason?