OpenSprinkler Forums Hardware Questions OpenSprinkler Controller lockups / crashes with wired Ethernet module Reply To: Controller lockups / crashes with wired Ethernet module

#68501

Water_my_lawn
Participant

Thanks;

I have compiled OS 3.2 using the 2.0.9-4 version of the Ethernet
library. I have added debugging code that should allow me to
know the state of a bunch of variables if it hangs. I intend
to let this run for a week. This may be long enough to produce
a hang.

I tried getting gdb to run on the OS but it was not successful.
I could single step and look at data but I could not break
execution or stop on a hardware breakpoint. So now I am
back to using printf.