I've also added some more debug prints to the startup code, which should give us some more info on what exactly is taking so much time. If I had to guess, I'd guess it is that the startup uses a 1 millisecond single-shot timer to proceed with initialization, I suspect for some reason that timer is hanging on K8HW's system, this would explain why it doesn't happen when running the windows stopclock.
|