Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!mcsun!unido!uklirb!incas!genesis!hoenig From: hoenig@genesis.informatik.uni-kl.de (Helmut Hoenig) Newsgroups: comp.sys.atari.st Subject: Re: Help Needed with MICRO RTX Message-ID: <3518@incas.informatik.uni-kl.de> Date: 2 Feb 90 08:18:45 GMT References: <8016@shlump.nac.dec.com> Sender: news@incas.informatik.uni-kl.de Lines: 22 gossa@chefs.dec.com (Andrew Goss) writes: > Hi I need some help with installing MICRO RTX. (I can't evaluate it's >usefulness to me if I can't even get it to work !!) . > On Investigation using MON ST I discovered that the program was falling >over at the TRAP #5 in RTX_INSTAll with an 'Illegal Trap' message. (Is this due >to MON ST stealing/reseting the TRAP #5 vector ??). TRAP #5-#15 all point to >the same address is this correct ??? I have the same problems in my Turbo C-Environment. At least I can test the programs after leaving the environment, as Turbo C restores the vectors. I temporary solved the problem by writing a tiny program which copies the trap-vectors to the area of user-vectors, befor starting the C-environment. I changed the RTX_INSTALL-function to set the trap-vectors back to these vectors befor executing the trap. But I still hope for a better solution. Good luck. Helmut Hoenig