Dear Team,
My customer has a strange issue that his PC stops debugging RT1170-EVK and got the following issue :
---> here is the full log
Connection reset
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read0(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.base/java.io.InputStreamReader.read(Unknown Source)
at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.receive(RedlinkServerClient.java:965)
at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1068)
at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1053)
at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1040)
at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.probeList(RedlinkServerClient.java:950)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.common.RedlinkServerEmuHandler.discoverEmulators(RedlinkServerEmuHandler.java:222)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.win.AbstractWinServerProbe.discoverEmulators(AbstractWinServerProbe.java:72)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmus(EmulatorsDB.java:260)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getEmulatorInfo(EmulatorsDB.java:200)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.EmulatorsDB.getAvailableEmulators(EmulatorsDB.java:129)
at com.nxp.mcuxpresso.core.debug.support.linkserver.emulators.TargetDiscovery.getAvailableEmulators(TargetDiscovery.java:499)
at com.nxp.mcuxpresso.core.debug.support.linkserver.launch.LinkServerLaunchConfigHandler.probeDiscovery(LinkServerLaunchConfigHandler.java:625)
at com.nxp.mcuxpresso.core.debug.launch.ProbeDiscoveryJob.run(ProbeDiscoveryJob.java:60)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
The customer has reinstalled all the drivers but still, this issue remains.
By the way, the board works fine on other PC.
Two questions:
1. Can you please advise what caused this issue and how to overcome it?
2. if the customer would like to use an external debugger such MCU-Link with RT1170-EVK. what is the correct process to do that?
Waiting for your kind feedback, Thanks in advance.
Regards,
Shai
Hi ,
The only solution that worked for me was to reinstall MCUXpresso or to use different system.
Best Regards,
SI
Hi @shai_b ,
Normally, when you meet this issues, you just need to enter the serail download mode, and do the external flash mass erase.
You can follow this post:
The customer already make it works.
Wish it helps you!
If you still have questions about it, please kindly let me know.
Best Regards,
Kerry
You are welcome!
Normally, mass erase is useful.
Waiting for your good news!
Best Regards,
kerry
Dear @kerryzhou,
It looks like there is still an issue on this PC, the customer got the following error while using the NXP MCU Boot utility (see below)
as I said before if I will connect the EVK to another PC the EVK works (and debug works), but this issue appears only on this PC (of SW engineer).
Can you please advise what could be the issue here and how to resolve it?
Thanks in advance
KR,
Shai
Hi @shai_b ,
Seems you didn't read the following post in details:
Your board is MIMXRT1170-EVK, why you select RT500?
And do you use the correct USB port?
Hi NXP,
This issue comes because the board DONT POWER up using normal power connection,
Meaning if you have
4) With power cable J43 connected, switch on power SW5.
Will NOT WORK (boot up the board) IF J38 is NOT ON 1-2 !!
So make sure J38 is on 1-2.
Other solution would be let J38 5-6 and Use two USB cable to connect the J11 and J20 SDP, then power off and power on the board or reset the board to enter the serial download mode.
In this way you dont need the J43 connected to be connected.
Thank you and Best Luck!