Quote Originally Posted by Darrel Taylor View Post
Try adding ...
Code:
DEFINE LOADER_USED 1 ' Bootloader Used
That is defined in generic_include.inc. I moved it to my main pbp file and removed that include, and it still does the same thing.

Does this have something to do with stacksize? If you overflow the stack... what happens?

Matt