User:Bellezzasolo/IDT problems: Difference between revisions

no edit summary
m (Some added content)
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1:
== Problems with IDTs ==
Many of us while OS dev'ing will encounter a problem with IDT's. I won't pretend to be an IDT agony aunt - in fact I'mve been in trouble myself.
That is why I created this page - a wiki page you can easily access that's in a nice format. Introduction aside, I'llhere outlineare the firstsolved IDT problem this page has seenproblems.
 
This is for solved problems. The unsolved ones can be found here on the
[http://forum.osdev.org/viewtopic.php?f=1&t=24805 Forum]
 
==Problems==
'''Feel free to add content, this is forum style'''
{{stub|nocat=1}}
 
Please post '''''Completed''''' problems here.
 
 
== My problem ==
Please note before you give me GCC specific adivce I have a slightly unusual setup. My setup is MS VC++ 2010 Express SP1 with the [Updated] Windows SDK, enabling 64 bit development. I use a separate assembly layer.
 
First of all check your GDT. Then check padding issues.
 
== Related links ==
Line 16:
 
*[[Visual Studio]]
 
*[[I_Cant_Get_Interrupts_Working|Interrupt problems]]
 
[[:Category:X86 CPU]]
[[:Category:Interrupts]]
[[:Category:Troubleshooting]]
[[Category:User drafts]]