I.MX RT 1052 Dev board remote connection issue

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

I.MX RT 1052 Dev board remote connection issue

1,033 Views
Aveld2
Contributor II

Hello guys, have some troubles here…

We are trying to apply some NXP dev. boards to our hardware remote access service (all-hw.com), we already made it for lot of STM boards and now start with NXP, and face some strange MCUExpresso IDE  behavior in terms of remote debugging.

Testing environment:

  • Server (Windows 10 PC) with running SEGGER J-Link GDB Server V6.96 :

Aveld2_0-1615380973870.png

  • Client also Windows 10 PC with MCUXpresso IDE v11.3.0 [Build 5222] [2021-01-11]

SDK for I.MX RT 1052 Processors

Build the project(could be any example), and configure the debug is:

Aveld2_1-1615380973974.png

Trying that gives us an error - “localhost2331: No connection…”

Aveld2_2-1615380974011.png

and that’s strange because we are expecting something like “target-select remote” but not «localhost», so it looks like IDE doesn’t try to connect to the remote at all

To check overall connectivity we tried the direct connection to the debug server via telnet:

Aveld2_3-1615380974044.png

And it worked, so question is – how to make that happens from the IDE

Would be really happy to get some opinions here!

4 Replies

999 Views
Aveld2
Contributor II

Any ideas?...

987 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

Please give me some time to test this myself. I will let you know any progress.

Best regards,

Felipe

0 Kudos

942 Views
Aveld2
Contributor II

Hello Felipe!

Any leads so far?

0 Kudos

930 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

I have contacted the colleague that wrote the blog you are referring and he mentioned that it should work correctly.

  • Please make sure you are not using the ‘blue’ debug button as this will revert to a USB based probe.
  • There was a small issue with the blog that asked you to use Host PC IP instead of server PC. This was already fixed so please make sure you are using Server PC IP.
  • If you have any extra firewalls, please try disabling them as this could be blocking remote debugging.

Best regards,

Felipe

0 Kudos