On Fri, Sep 6, 2019 at 3:44 AM jameszxj <james...@gmail.com> wrote:
>
> HI,
> I met a strange problem when I port cycloneTCP on z7000 board. System crashed 
> when a add or delete some codes, even if the codes have nothing to do with 
> cycloneTCP.
> I trace the PC pointer, But it point to RTEMS core function, I think core 
> function is impossible to have a problem. I guess it is a memory problem, but 
> i have no idea to trace it.
>
> libBSD runs OK on this board.
>
> some advices?

Turn on --enable-rtems-debug as a first step?

If it isn't an internal consistency check then you are probably right,
it is a memory corruption issue.

>
> thx.
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to