Re: Problem about port cycloneTCP

2019-09-06 Thread Joel Sherrill
On Fri, Sep 6, 2019 at 3:44 AM jameszxj 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

Problem about port cycloneTCP

2019-09-06 Thread jameszxj
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