PDA

View Full Version : MS-DOS Subsystem error



JoelMurphy
- 23rd May 2008, 15:58
anyone have this error come up in MicroCode Studio?
"the NTDM CPU has encountered an illegal instruction..."

is there a fix for it? it mostly goes away if i restart the computer, but then it comes back again.
not very productive!
j

skimask
- 23rd May 2008, 16:03
anyone have this error come up in MicroCode Studio?
"the NTDM CPU has encountered an illegal instruction..."
Are you sure it's MCS that's causing the NTVDM error?
What does the REST of the error say...

JoelMurphy
- 23rd May 2008, 16:18
ok just uploaded the most recent version of microcode.
so far, so good. no errors reporting. hope that was it.
feeling better. dumb, but better.

JoelMurphy
- 23rd May 2008, 16:20
didn't see your reply skimask.
after the quote i made, the error is listed as some low level barf.
check the link below for a good example. it would give different barf sometimes.
i hope i'm on the right track now.

http://www.picbasic.co.uk/forum/showthread.php?t=8362&highlight=subsystem+error

mister_e
- 24th May 2008, 01:23
When did it happened? After a Bootloader process, ICD, Serial communicator, Programmer launch?

You could still manually shut down the NTVDM process in the TaskManager.

I know i already had a problem like that, but it was long time ago... memory fade...

EDIT: oh yeah i remember... it was when launching Picstart... in the ol' days, when i had PBP 2.40, MCSP could launch MPLAB 5.XX, then launch PicStart. The problem happened when closing MPLAB. It never prompted the error message, but i had to shut-down the NTVDM process, or i couldn't lauch Picstart again... that was years ago...