In 64bit mode enable interrupts not work. just blinks screen. but In 32bit mode...

JIN WON JEONG Answered 2 answers
Question by JIN WON JEONG 6 months ago

Question

In 64bit mode enable interrupts not work. just blinks screen. but In 32bit mode work.

Answers

Follow-up by JIN WON JEONG

Question author

attach source files to build that does not work

Answered by Daniel McCarthy

Instructor

Hello,
Are we testing the code in the video? If yes then check your code against mine as you made a mistake. If we are not testing the code in the video then its probably that your testing the code too soon. I don't test the code in every lecture because sometimes the system depends on many other changes that have not yet been made yet. So you should only test your system when you can see it being tested in the video . What im trying to say is continue watching the videos and following alone as its possible we just have not implemented everything that is needed to have a successful run right now

Thanks
Daniel McCarthy