[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] Using debug_module, what is exception 0xe?
Exception 0xe is a page fault. The likely reason is that
rtlcpp's "new" calls kmalloc which is not allowed in a RT-thread context.
Michael.
Dirk Pohl [EIT] (pohl@rhrk.uni-kl.de) wrote:
> Hi,
>
> What does exception 0xe stand for, and what might have caused it?
> I'm using the rtl_cpp module and it seems that this messages comes from a
> --new-- command I introduced to the thread-code. When I remove this new
> and put it into a fifo-handler, everything works fine.
>
> Thanks in advance
>
> Dirk Pohl
>
> ----- End of forwarded message from owner-rtl@fsmlabs.com -----
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/