<?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: MCIMX93 debugger firmware in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797664#M55275</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As I said that the LPC55S6x uses SWD port instead of JTAG for on-chip flash operation.&lt;/P&gt;
&lt;P&gt;Pls check if the FT4232H support SWD.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 09:44:49 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2024-01-30T09:44:49Z</dc:date>
    <item>
      <title>MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797235#M55255</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello! I am currently developing firmware for the I.MX93 board, on the LPC55S69 chip. I only have the KIT, a power source, and a USB-C cable. Can I debug on the LPC5569 chip with these, or do I need to use a JTAG port?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 00:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797235#M55255</guid>
      <dc:creator>TuanLam</dc:creator>
      <dc:date>2024-01-30T00:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797261#M55257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Pls check your schematics, especially, check if the SWD port of LPC55S69:SWDCLK(PIO0_11), SWDIO(PIO0_12) and Reset to a connector so that you can use the Multilink Universal device from PEMicro or the NXP MCU-Link or MCU-Link Pro device to download and debug.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-arm-cortex-m33/high-efficiency-arm-cortex-m33-based-microcontroller-family:LPC55S6x" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-arm-cortex-m33/high-efficiency-arm-cortex-m33-based-microcontroller-family:LPC55S6x&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 02:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797261#M55257</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-01-30T02:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797536#M55269</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuanLam_2-1706600533430.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260753i892FF5395527937A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuanLam_2-1706600533430.png" alt="TuanLam_2-1706600533430.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I see in the schematic that there is support for JTAG connectivity, and I have configured it according to the instructions. If I'm correct, pin RC_nSEL should be at 0V to establish a JTAG connection, but currently, I still don't see RC_nSEL at 0V.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 07:44:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797536#M55269</guid>
      <dc:creator>TuanLam</dc:creator>
      <dc:date>2024-01-30T07:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797586#M55272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For the LPC5569, if you want to download application code to on-chip flash of LPC55S69, you have to use SWD port, the JTAG port of LPC55S69 is only for boundary scan function.&lt;/P&gt;
&lt;P&gt;Do you want to use i.mx processor to write SWD port to manipulate the on-chip flash via SWD?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1706603265070.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260768iD8117A3BA05F41B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1706603265070.png" alt="xiangjun_rong_0-1706603265070.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 08:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797586#M55272</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-01-30T08:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797637#M55274</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuanLam_0-1706606564660.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260779iA684A14B727471FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuanLam_0-1706606564660.png" alt="TuanLam_0-1706606564660.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuanLam_1-1706606600105.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260780i1C9CDB23CC9A23D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuanLam_1-1706606600105.png" alt="TuanLam_1-1706606600105.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, does that mean the USB REMOTE DEBUG block cannot be used to debug the MCU inside the CPU, and we have to use the JTAG circuit for debugging?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 09:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797637#M55274</guid>
      <dc:creator>TuanLam</dc:creator>
      <dc:date>2024-01-30T09:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797664#M55275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As I said that the LPC55S6x uses SWD port instead of JTAG for on-chip flash operation.&lt;/P&gt;
&lt;P&gt;Pls check if the FT4232H support SWD.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 09:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1797664#M55275</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-01-30T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1798281#M55281</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;I am currently facing an issue with installing the SDK on MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;I generated the SDK for the IMX93 board on the website.&lt;/P&gt;&lt;P&gt;After downloading the SDK, I tried to drag the card into the Installed SDK tab, but encountered an error as shown in the picture. Can you please help me with this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuanLam_0-1706678533253.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260943i8CD6A2EA25EEDA5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuanLam_0-1706678533253.png" alt="TuanLam_0-1706678533253.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TuanLam_1-1706678555997.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/260944iD7BF269C6CDC644A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TuanLam_1-1706678555997.png" alt="TuanLam_1-1706678555997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 05:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1798281#M55281</guid>
      <dc:creator>TuanLam</dc:creator>
      <dc:date>2024-01-31T05:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: MCIMX93 debugger firmware</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1799525#M55301</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Unfortunately, I only support LPC family, I am not sure if you can use MCUXPresso tools to compile/link SDK example for i.mx family.&lt;/P&gt;
&lt;P&gt;This is i.mx forum, pls create a ticket for i.mx family and ask if the MCUXPresso tools supports SDK for i.mx family&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/bd-p/imx-processors" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/bd-p/imx-processors&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 05:53:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/MCIMX93-debugger-firmware/m-p/1799525#M55301</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-02-01T05:53:38Z</dc:date>
    </item>
  </channel>
</rss>

