K60 TCP/IP debugger Multilink Universal not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

K60 TCP/IP debugger Multilink Universal not working

Jump to solution
545 Views
kappa74
Contributor IV

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

Labels (1)
0 Kudos
1 Solution
301 Views
danielchen
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
1 Reply
302 Views
danielchen
NXP TechSupport
NXP TechSupport

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

0 Kudos