[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A query regarding old RTEMS source tree



The old exception processing is no longer supported.  If your BSP used
the old exception model you will have to convert it to the new exception
model.  If I remember correctly a compiler switch was used to trigger which
exception processing was used.  You may want to look at the other power pc
models for examples.

Jennifer Averett

> Hello,
> I am porting an old (2001) customized BSP  for powerpc in RTEMS4.7.  In
> doing that I noticed that there was a directory named "support" under
> c/src/lib/libbsp/powerpc location which had "new_exception_processing" and
> "old_exception_processing" subdirs. But RTEMS4.7 doesn't have this
> directory. I couldn't find any reference in Changelog about this
> directory. It might have been moved to another place in the source tree
> like c/src/exec has been moved to cpukit or permanently removed. Can
> anyone suggest me how should I deal with this directory while porting that
> old bsp in RTEMS4.7?
>
> Best Regards,
> Md Sazzadur Rahman
> Graduate Student,
> School of Computer Science,
> University of Oklahoma,
> Norman, Oklahoma, USA
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>