Mail Archives: djgpp/2001/05/09/19:45:08
My program is running under DOS 7.0 (without win98 GUI).
There are five ISRs(COM1/0x3f8/IRQ4, COM2/0x2f8/IRQ3, COM3/0x3e8/IRQ5,
8255DIO/0xa00/IRQ7, PCI9111 A/D, D/A, DIO card) working in the same time. It
is hardware dependent.
The primary goal is received two GPS receivers, Compass attitude angle,
Gyro, and Accelerometer signals.
There are more complex computation in this program. The numerical compuation
is worked fine, but the real-time data acquisition ISRs have some about five
to ten seconds live.
My DJGPP version is 2.03 ,GCC 2.953.
"Hans-Bernhard Broeker" <broeker AT physik DOT rwth-aachen DOT de> ¼¶¼g©ó¶l¥ó
news:9db80a$j44$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE...
> ywshei <ywshei AT tao DOT iam DOT ntu DOT edu DOT tw> wrote:
> > Hello!
> > Any one has this experice of run a program compiled by DJGPP as you
> > running a peroid about ten seconds, then RMCB GPF cccured
> > The dump message are as the following
> > Page Fault cr2=1013bf84 in RMCB at
> > eip=13bf84; flags=3002
> > eax=00000001 ebx=000010c0 ecx=00000000 edx=0013592e esi=0000142a
> > edi=0000234c
> > ebp=00000000 esp=00002318 cs=a7 ds=3b es=33 fs=33 gs=0 ss=33 error=0004.
>
> We'll need more details: what kind of program is that, i.e. what's it
> been doing those 10 seconds? Is the computer a newly bought one, or
> has it been upgraded recently? And what environment have you been
> running in: raw DOS, or Win9x DOS box, or NT/2000 DOS box, or
> something else?
> --
> Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would remain.
- Raw text -