<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>MCUXpresso GeneralのトピックRe: Timeout on flash programming LinkServer CMSIS-DAP</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571403#M4806</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I find this thread maybe could help you.&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2018/08/06/first-steps-with-the-i-mx-rt1020-evk-board/" target="_blank"&gt;First Steps with the NXP i.MX RT1020 EVK Board | MCU on Eclipse.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is the first time testing the RT1020 or you already test it on the blink-led [or other] project before?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you have more questions, please let me know.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 21:07:08 GMT</pubDate>
    <dc:creator>Pavel_Hernandez</dc:creator>
    <dc:date>2022-12-16T21:07:08Z</dc:date>
    <item>
      <title>Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1569121#M4799</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;If you're more familiar than I am, would please someone let me know what the below errors stand for ?&lt;/P&gt;&lt;P&gt;I just try to program an i.MX RT1020 EVK with the builtin J23 micro usb connected to the IDE ... I can see the "Probe", though it won't get too much further away. Spends a couple seconds and reties, but i got several messages from try flash or just connect GDB to running target.&lt;/P&gt;&lt;P&gt;- The board is connected over USB J23 and properly flashes the green LED.&lt;BR /&gt;- The CMSIS-DAP probe is properly discovered&lt;BR /&gt;- Next step fails with IO exception "Read timed out":&lt;BR /&gt;- When starting a programming sessions through the IDE debug/flash request, i see several attempts&lt;BR /&gt;- The red led near USB transceiver illuminates, and it seems to try work with controller and flash during 5 seconds and reset back to green led default program&lt;BR /&gt;- After multiple attempts, i get a timeout and reset to pre-installed program&lt;BR /&gt;- Serial console (putty) works, i see "Sensor device initialize failed!"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Other infos:&lt;BR /&gt;- Board is rev A3 (SCH-29856 REVA3)&lt;BR /&gt;- J27 and 28 are on&lt;BR /&gt;- Power from USB (J1 is connecting 5-6)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are different error messages i saw:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDE terminal messages:&lt;/P&gt;&lt;P&gt;Executing flash operation 'Program' (Program file into flash: evkmimxrt1020_iled_blinky.axf) - Wed Dec 14 11:58:31 CET 2022&lt;BR /&gt;Checking MCU info...&lt;BR /&gt;Scanning for targets...&lt;BR /&gt;Executing flash action...&lt;BR /&gt;MCUXpresso IDE RedlinkMulti Driver v11.6 (Oct 3 2022 08:15:46 - crt_emu_cm_redlink build 9)&lt;BR /&gt;( 0) Reading remote configuration&lt;BR /&gt;Wc(03). No cache support.&lt;BR /&gt;Found chip XML file in /home/jeanfrancois/got/Documents/MCUXpresso_11.6.1_8255/workspace/evkmimxrt1020_iled_blinky/Release/MIMXRT1021xxxxx.xml&lt;BR /&gt;( 5) Remote configuration complete&lt;BR /&gt;Reconnected to existing LinkServer process.&lt;BR /&gt;redlink server client - failed to receive response (to op 26) from server after 2000ms - Connection timed out (rc 110)&lt;BR /&gt;Connecting to probe 1 core 0 (using server started externally) reports:&lt;BR /&gt;'Ee(42). Could not connect to core.'&lt;BR /&gt;Retrying...&lt;BR /&gt;redlink server client - failed to receive response (to op 26) from server after 2000ms - Connection timed out (rc 110)&lt;BR /&gt;redlink server client - failed to receive response (to op 26) from server after 2000ms - Connection timed out (rc 110)&lt;BR /&gt;Reconnected to existing LinkServer process.&lt;BR /&gt;redlink server client - failed to receive response (to op 26) from server after 2000ms - Connection timed out (rc 110)&lt;BR /&gt;Server OK but no connection to probe 1 core 0 (after 3 attempts) - Ee(42). Could not connect to core.&lt;BR /&gt;redlink server client - failed to receive response (to op 32) from server after 60000ms - Connection timed out (rc 110)&lt;BR /&gt;============= SCRIPT: RT1020_connect.scp =============&lt;BR /&gt;============= END SCRIPT =============================&lt;BR /&gt;Failed on connect: Ee(42). Could not connect to core.&lt;BR /&gt;No connection to chip's debug port&lt;BR /&gt;(100) Target Connection Failed&lt;BR /&gt;Unable to perform operation!&lt;BR /&gt;Command failed with exit code 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error messages popping up:&lt;/P&gt;&lt;P&gt;Read timed out&lt;BR /&gt;at com.nxp.mcuxpresso.core.debug.support.linkserver.redlink.client.RedlinkServerClient.receive(RedlinkServerClient.java:978)&lt;BR /&gt;[...].redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1068)&lt;BR /&gt;[...].redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1053)&lt;BR /&gt;[...].redlink.client.RedlinkServerClient.sendReceive(RedlinkServerClient.java:1040)&lt;BR /&gt;[...].redlink.client.RedlinkServerClient.wireConnect(RedlinkServerClient.java:1189)&lt;BR /&gt;[...].emulators.jtag.AbstractJtagDiscovery.ideConnect(AbstractJtagDiscovery.java:232)&lt;BR /&gt;[...].emulators.jtag.AbstractJtagDiscovery.connect(AbstractJtagDiscovery.java:196)&lt;BR /&gt;[...].emulators.jtag.AbstractJtagDiscovery.discover(AbstractJtagDiscovery.java:155)&lt;BR /&gt;[...].emulators.TargetDiscovery.jtagDiscovery(TargetDiscovery.java:454)&lt;BR /&gt;[...].launch.LaunchScriptUtils.getEmulatorInfo(LaunchScriptUtils.java:257)&lt;BR /&gt;[...].launch.LaunchScriptUtils.init(LaunchScriptUtils.java:497)&lt;BR /&gt;[...].launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:165)&lt;BR /&gt;[...].launch.LaunchScriptUtils.&amp;lt;init&amp;gt;(LaunchScriptUtils.java:152)&lt;BR /&gt;[...].services.TargetDiscoveryService.getTargetDiscovery(TargetDiscoveryService.java:138)&lt;BR /&gt;[...].override.LSFinalLaunchSequence$TargetDiscoveryJob.run(LSFinalLaunchSequence.java:124)&lt;BR /&gt;at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)&lt;/P&gt;&lt;P&gt;Error messages:&lt;BR /&gt;02: Failed on connect&lt;BR /&gt;Could not connect to core.&lt;BR /&gt;31: No connection to chip's debug port&lt;BR /&gt;Debugging context: evkmimxrt1020_iled_blinky LinkServer Release&lt;/P&gt;&lt;P&gt;Error messages:&lt;BR /&gt;02: Failed on connect&lt;BR /&gt;Could not connect to core.&lt;BR /&gt;31: No connection to chip's debug port&lt;BR /&gt;Debugging context: evkmimxrt1020_iled_blinky LinkServer Debug&lt;/P&gt;&lt;P&gt;Error in final launch sequence:&lt;BR /&gt;Failed to execute MI command:&lt;BR /&gt;-target-select extended-remote localhost:10989&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;Remote communication error. Target disconnected.: Connection re-initialized by remote target&lt;/P&gt;&lt;P&gt;Failed to execute MI command:&lt;BR /&gt;-target-select extended-remote localhost:10989&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;Remote communication error. Target disconnected.: Connection re-initialized by remote target.&lt;/P&gt;&lt;P&gt;An internal error occurred during: "Opening RedlinkServer telnet session...".&lt;BR /&gt;Read timed out.&lt;BR /&gt;Cannot connect to the server process: redlinkserv (port:3025,3050,3075)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 11:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1569121#M4799</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-14T11:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570088#M4801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I review the information and seems like the MCU is halt I recommend use the&amp;nbsp;NXP-MCUBootUtility-master for do a mass erase.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 02:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570088#M4801</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-12-15T02:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570794#M4804</link>
      <description>&lt;P&gt;Pavel,&lt;/P&gt;&lt;P&gt;Ok thanks,&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 22:58:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570794#M4804</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-15T22:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570795#M4805</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Pavel,&lt;/P&gt;&lt;P&gt;Ok thanks,&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Dec 2022 22:59:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1570795#M4805</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-15T22:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571403#M4806</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I find this thread maybe could help you.&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2018/08/06/first-steps-with-the-i-mx-rt1020-evk-board/" target="_blank"&gt;First Steps with the NXP i.MX RT1020 EVK Board | MCU on Eclipse.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is the first time testing the RT1020 or you already test it on the blink-led [or other] project before?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you have more questions, please let me know.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 21:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571403#M4806</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-12-16T21:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571495#M4807</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I believe there's a firmware compatibility issue probably, but i'll get to flash with an external device that recommended.&lt;BR /&gt;&lt;BR /&gt;If time allows i'll also take time to flash boot code, see if that fixes the USB integrated debug/flasher.&lt;BR /&gt;Jean-François</description>
      <pubDate>Sat, 17 Dec 2022 09:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571495#M4807</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-17T09:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571496#M4808</link>
      <description>&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;This is my first time with NXP product, yes, i was not familiar with J-TAG either earlier.&lt;/P&gt;&lt;P&gt;I'm familiar with embedded generally, IDE and programming, flashing micro-controllers.&lt;/P&gt;&lt;P&gt;It's a bit sad i can't find your J-Link product, it's out of stock almost anywhere, the same link shown in the thread you posted ... That seems a very neat tight programmer.&lt;/P&gt;&lt;P&gt;I found a similar one, quantity available was very limited, i'm lucky i can get hand on one.&lt;/P&gt;&lt;P&gt;I'll do flashing next week.&lt;/P&gt;&lt;P&gt;If the rom/boot code issue is found &amp;amp; fixed i'll post it back.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Sat, 17 Dec 2022 09:40:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1571496#M4808</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-17T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout on flash programming LinkServer CMSIS-DAP</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1573859#M4814</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Oddly enough, the USB flashing through J-Link works perfectly fine after a few MCU flashing with the NXP Mcu-Link Pro.&lt;/P&gt;&lt;P&gt;I haven't modified the board firmware. This particular one is at rev.A and now can be handled through the microUSB, doesn't require the JTAG flasher anymore.&lt;/P&gt;&lt;P&gt;That's gonna be a mystery.&lt;/P&gt;&lt;P&gt;For reference, jumpers J25+26 for UART and J27+28 for SW which apply for this rev board&lt;BR /&gt;have moved in a recent wiring diagrams.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jean-François&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 18:41:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Timeout-on-flash-programming-LinkServer-CMSIS-DAP/m-p/1573859#M4814</guid>
      <dc:creator>jfsimon1981</dc:creator>
      <dc:date>2022-12-22T18:41:36Z</dc:date>
    </item>
  </channel>
</rss>

