Dear everyone,
I am using S32DS working on MPC5748G.
I am using the LWIP project in the example, and debugged it in Flash but every time I reboot it doesn't run .
I would like to ask what is the cause of this problem?
Thanks and best regards,
Li Xu
I met the same problem. Have you found a solution? Thanks!
Charlie
Hello,
What do you mean by reboot? Reset the device?
What does it mean "it doesn't run" ? Is the device in reset, is the code in some exception? Or it is stuck waiting for some conditions?
best regards,
Peter
Hello,
I used the "LWIP" project in the example,I compiled this project into "Flash". When I reset the device, There is no network transmission. (The way I think it is that after compiling into Flash, the project should be able to work ,whenever open the power supply.)
And I think it has a condition, because every time I compile, I need to press "resume" twice( Usually I think just press "resume" once. )
When I first hit "resume", it looked like this:
It didn't work until I hit "resume" a second time.
I want to know what should I do to make it work every time I turn on the power.
best regards,
Li Xu