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,