Good morning,
I use K60 with MQX4.0.2 and CW14. I compiled my software in debug mode and try to debug it.
I implemented a webserver. My debugger is the PE Multilink Universal.
If I run the software without debugger, the webserver will work normally.
If I run the software using the debugger, the webserver and also the ping command will not working.
By Task summery window I see on TCP/IP task, the message: Rx Msg Blocked, Timeouted!
Why?
Does the debugger work with TCP/IP connection?
I use the initialization of the webserver example.
Best Regards
Mirko
已解决! 转到解答。
The debugger can work with TCPIP connection.
The web server demo can work well with debugger in TWR-K60 board.
Maybe you need to check whether it is a hardware issue or not.
Have a great day,
Daniel
The debugger can work with TCPIP connection.
The web server demo can work well with debugger in TWR-K60 board.
Maybe you need to check whether it is a hardware issue or not.
Have a great day,
Daniel