Tribble Fault again... :-/

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.
Post Reply
Wacky

Tribble Fault again... :-/

Post by Wacky »

Hello,

We have now a FAT 12 filesystem, so that we can load a complete file in the memory.
But after setting the CE-BIT to 1, (We want to jump into the 32-bit-part of our Kernel)
we get a tribble fault! :(
Please have a look to our SOURCE(attechment).
May be you?ll find a mistake.....

thx Wacky



[attachment deleted by admin]
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Tribble Fault again... :-/

Post by Pype.Clicker »

your GDTR.base should be adjusted so that it holds the *absolute* address of the GDT rather than its offset in the code segment.
Wacky

Re:Tribble Fault again... :-/

Post by Wacky »

OK, the error is in our GDT, but i don't understand your answer exactly! :-\

Could you descripe what you mean more exactly, please.. :)

thx and greets... Wacky
Post Reply