This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debugging + webserver

Hello everyone,
I have the following problem : I am designing a webserver using RLARM libraries and uVision.
I have a RTOS, and the webserver is based on keil cgi functions.

The problem is when I want to make some debug. When I set a breakpoint, sometime I cannot continue my code. In fact the processor is stuck in the ETH_IRQHandler routine, and never gets out of it.

Has anyone already have this kind of problem ? Do you have any idea of what it could come from ?

Thanks in advance for your answers,
Best regards,

0