SEVERE Bug in mc68360 _ISR_Handler???
Thomas Doerfler
Thomas.Doerfler at imd-systems.de
Wed Jul 18 13:33:08 UTC 2001
Hello,
>
> Chris could you repost it to the list. Eric Norum and I wondered
> if the logic to enable it should be something like:
>
> HAS_SEPARATE_STACKS==0 && COLDFIRE==0 && 060==0
I think, Chris has already found the proper condition:
#if ( CPU_HAS_SOFTWARE_INTERRUPT_STACK == 1 )
#if ( M68K_COLDFIRE_ARCH == 0 )
...
So, Chris, I would keep the patch exactly as you sent it to me...
Bye,
Thomas.
>
> I will then put this in the 4.5 branch, mainline, and
> in a patches directory on the ftp server.
>
> --joel
>
> > Bye,
> > Thomas.
> >
> > > Thomas Doerfler wrote:
> > > >
> > > > I will hack that into my test software and then make my network heat
> > > > up again to blow hard against my poor RTEMS system :-)) . No need to
> > > > publish it before it acutally works.
> > > >
> > >
> > > Try the attached patch. It is only 2 extra instructions :-)
> > >
> > > --
> > > Chris Johns, cjohns @ cybertec.com.au
> >
> > --------------------------------------------
> > IMD Ingenieurbuero fuer Microcomputertechnik
> > Thomas Doerfler Herbststrasse 8
> > D-82178 Puchheim Germany
> > email: Thomas.Doerfler at imd-systems.de
> > PGP public key available at: http://www.imd-systems.de/pgp_key.htm
>
> --
> Joel Sherrill, Ph.D. Director of Research & Development
> joel at OARcorp.com On-Line Applications Research
> Ask me about RTEMS: a free RTOS Huntsville AL 35805
> Support Available (256) 722-9985
--------------------------------------------
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler Herbststrasse 8
D-82178 Puchheim Germany
email: Thomas.Doerfler at imd-systems.de
PGP public key available at: http://www.imd-systems.de/pgp_key.htm
More information about the users
mailing list