<?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>topic Re: EvkMIMXrt1064 error when debugging with JLink in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2321457#M36233</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251109"&gt;@cleo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you please help me clarify the following points:&lt;/P&gt;
&lt;P&gt;Does this also happen with the onboard debugger? What SDK version are you using? Have you done any modifications to the demo application that you are trying to program via J-Link? What demo is it?&lt;/P&gt;
&lt;P&gt;Finally, the "warning: could not convert 'main' from the host encoding" is most likely not the actual error, but rather a warning message thrown by the debug console that is only a symptom of another underlying issue. Could you share the whole output or log of the Debugger Console?&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Feb 2026 19:27:28 GMT</pubDate>
    <dc:creator>EdwinHz</dc:creator>
    <dc:date>2026-02-23T19:27:28Z</dc:date>
    <item>
      <title>EvkMIMXrt1064 error when debugging with JLink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2320849#M36228</link>
      <description>&lt;P&gt;I am using&amp;nbsp;EvkMIMXrt1064 and MCUXpresso v25.6 and I am trying to debug a demo project using JLink probe. When I launch the debug command I keep getting an error message "&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;warning: could not convert 'main' from the host encoding (CP1252) to UTF-32.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This normally should not happen, please file a bug report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;monitor exec SetRestartOnClose=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Program received signal SIGTRAP, Trace/breakpoint trap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0xdeadbeee in ?? ()"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have checked previous posts and I so I have cleaned the project, deleted the launch sequence for JLink probe but&lt;BR /&gt;nothing helped. I have attached images with the JLink settings and the project screen.&lt;BR /&gt;Could you please explain how to get rid of this error ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Feb 2026 19:47:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2320849#M36228</guid>
      <dc:creator>cleo</dc:creator>
      <dc:date>2026-02-20T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: EvkMIMXrt1064 error when debugging with JLink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2321457#M36233</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251109"&gt;@cleo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you please help me clarify the following points:&lt;/P&gt;
&lt;P&gt;Does this also happen with the onboard debugger? What SDK version are you using? Have you done any modifications to the demo application that you are trying to program via J-Link? What demo is it?&lt;/P&gt;
&lt;P&gt;Finally, the "warning: could not convert 'main' from the host encoding" is most likely not the actual error, but rather a warning message thrown by the debug console that is only a symptom of another underlying issue. Could you share the whole output or log of the Debugger Console?&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 19:27:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2321457#M36233</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2026-02-23T19:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: EvkMIMXrt1064 error when debugging with JLink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2321501#M36234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186731"&gt;@EdwinHz&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am using evkmimxrt1064_iled_blinky demo project and I can debug it using the DAP Link debugger, the onboard debugger. I am using SDK version 25.03.00 and MCUXpresso IDE version 25.6. I haven't done any modification to the demo application, I just switched from debugging with DAP Link to debugging using J-Link. The J-Link probe is connected through SWD and I removed the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;jumpers J47 and J48. I have tried to debug using J-Link when the board was set to boot in Internal Mode and also in Serial Download Mode. In both cases I get the same error message.&lt;BR /&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;GNU gdb (Arm GNU Toolchain 14.2.Rel1 (Build arm-14.52)) 15.2.90.20241130-git&lt;BR /&gt;Copyright (C) 2024 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later &amp;lt;&lt;A href="http://gnu.org/licenses/gpl.html" target="_blank"&gt;http://gnu.org/licenses/gpl.html&lt;/A&gt;&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;Type "show copying" and "show warranty" for details.&lt;BR /&gt;This GDB was configured as "--host=x86_64-w64-mingw32 --target=arm-none-eabi".&lt;BR /&gt;Type "show configuration" for configuration details.&lt;BR /&gt;For bug reporting instructions, please see:&lt;BR /&gt;&amp;lt;&lt;A href="https://bugs.linaro.org/" target="_blank"&gt;https://bugs.linaro.org/&lt;/A&gt;&amp;gt;.&lt;BR /&gt;Find the GDB manual and other documentation resources online at:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/gdb/documentation/" target="_blank"&gt;http://www.gnu.org/software/gdb/documentation/&lt;/A&gt;&amp;gt;.&lt;/P&gt;&lt;P&gt;For help, type "help".&lt;BR /&gt;Type "apropos word" to search for commands related to "word".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;warning: could not convert 'main' from the host encoding (CP1252) to UTF-32.&lt;BR /&gt;This normally should not happen, please file a bug report.&lt;BR /&gt;monitor exec SetRestartOnClose=1&lt;/P&gt;&lt;P&gt;Program received signal SIGTRAP, Trace/breakpoint trap.&lt;BR /&gt;0xdeadbeee in ?? ()"&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 22:13:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2321501#M36234</guid>
      <dc:creator>cleo</dc:creator>
      <dc:date>2026-02-23T22:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: EvkMIMXrt1064 error when debugging with JLink</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2322102#M36241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251109"&gt;@cleo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please try doing the following procedure:&lt;/P&gt;
&lt;P&gt;Power off the board&lt;BR /&gt;Configure SW7: 1-OFF, 2-OFF, 3-OFF, 4-ON&lt;BR /&gt;Disconnect J45, J46, J47, J48, J49, J50&lt;BR /&gt;Connect your external JLINK to J21 JTAG interface.&lt;BR /&gt;Open the JLINK commander&lt;BR /&gt;Try to connect and do a mass erase via JLINK commander.&lt;/P&gt;
&lt;P&gt;Let me know if you encounter any issues during this procedure.&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 20:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/EvkMIMXrt1064-error-when-debugging-with-JLink/m-p/2322102#M36241</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2026-02-24T20:09:00Z</dc:date>
    </item>
  </channel>
</rss>

