<?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: Debug methods - IMX8QXP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806578#M219948</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;You can refer to the uuu documentation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.125" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.125&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 14:03:59 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2024-02-14T14:03:59Z</dc:date>
    <item>
      <title>Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804690#M219838</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am currently working on IMX8QXP-MEK, and I have some queries regarding the debugging methods. I am a newbie to this platform. From the NXP documents, I came to know that there are mainly two methods to debug i.MX8. One is UART, and the second one is JTAG.&lt;/P&gt;&lt;P&gt;When the EVK is connected to the PC via USB, there are 4 UART ports visible: /dev/ttyUSB0, /dev/ttyUSB1, /dev/ttyUSB2, and /dev/ttyUSB3. Cortex A35 prints [Linux] can be seen over /dev/ttyUSB0, and M4 Cortex prints can be seen over /dev/ttyUSB2.&lt;/P&gt;&lt;P&gt;I am a little bit confused about which UART (among FTDIA, FTD_IB, FTDIC, FTDID ) is connected to Cortex A35 and Cortex M4 debugging.UART Connection diagram&amp;nbsp; of EVK is shown below.an JTAG be used for debugging both M4 and A35? Or can M4 only be debugged using JTAG? Kindly help me to resolve my doubts.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jnj_0-1707485150669.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/262669i1E37022D6C0FD62C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jnj_0-1707485150669.png" alt="jnj_0-1707485150669.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks in advance !&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 13:41:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804690#M219838</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-09T13:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804857#M219848</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;BR /&gt;&lt;BR /&gt;You can see 4 ports when you connect the board to your board because the UART to USB bridge supports 4 ports (only 3 are connected to the board).&lt;BR /&gt;&lt;BR /&gt;By default using our bsp and examples the cores can be debugged as you mention "Cortex A35 prints [Linux] can be seen over /dev/ttyUSB0, and M4 Cortex prints can be seen over /dev/ttyUSB2" but in really you can use any uart for each core, but I recommend to use the default configuration because the changes and configurations to change the debug uart port are a little difficult.&lt;BR /&gt;&lt;BR /&gt;The JTAG connector can be used to debug both cores normally we debug only the M core with the JTAG connector, but using tools like Lauterbach you can debug any core on the chip.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 18:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804857#M219848</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-09T18:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804982#M219853</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the response. Is there any Document to refer for debugging a35 cortex using debugging tool? Similarly among FTDIA, FTD_IB, FTDIC, FTDID in the schematics which Uart is connected to cortex a35 and cortex m4?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2024 01:54:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1804982#M219853</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-10T01:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1805589#M219901</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;For iMX8QXP the M and A Core have their peripherals.&lt;BR /&gt;&lt;BR /&gt;In the schematic, you can see the connections between the FTDI and the iMX.&lt;BR /&gt;&lt;BR /&gt;Check the Reference Manual in chapter 9 "Pin Assignment" and you can see the Peripherals for the M core and the A core.&lt;BR /&gt;&lt;BR /&gt;The A core is debugged for the UART0 (Connected to FDTIA) and the M core is debugged on M40_UART0 (UART 0 for M core and connected to FTDIC), the UART3 is connected to FTDIB.&lt;BR /&gt;&lt;BR /&gt;Sorry for the mistake!&lt;BR /&gt;&lt;BR /&gt;Best Regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 02:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1805589#M219901</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-13T02:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1805641#M219908</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you so much for the confirmation. I attempted to debug the Cortex-M4 using an MCUXpresso SDK demo, specifically the 'hello world' application. I connected the Segger J-Link and utilized the JLinkGDBserver and client. Successfully, I could observe the 'hello world' prints over /dev/ttyUSB2. However, the binary for the Cortex-M4 is not being updated. After rebooting, I am encountering the following prints over /dev/ttyUSB2.I have followed &amp;nbsp;mcuxpresso sdk guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2024-02-09 20-01-23.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/262902i024D12347E6E14FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot from 2024-02-09 20-01-23.png" alt="Screenshot from 2024-02-09 20-01-23.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Is it possible to update the M4 demo bin in emmc using the Jlink? Is there any Document to refer for debugging a35 cortex using debugging tool?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 06:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1805641#M219908</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-13T06:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806558#M219945</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;BR /&gt;&lt;BR /&gt;You have to flash your binary on the fat partition of the MMC.&lt;BR /&gt;&lt;BR /&gt;Please check our "getting started" of the board to see the instructions for that.&lt;BR /&gt;&lt;BR /&gt;You can use the uuu tool to update the fat partition of the board too.&lt;BR /&gt;&lt;BR /&gt;You can flash only the m4.bin using the command below:&lt;/P&gt;
&lt;P&gt;under u-boot use the command "fastboot 0", and connect the OTG port to the host.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;uuu -b fat_write &amp;lt;m4.bin&amp;gt; mmc &amp;lt;device&amp;gt;:&amp;lt;particion&amp;gt; &amp;lt;name_on_board.bin&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU?section=mcuxpresso-sdk" target="_blank"&gt;https://www.nxp.com/document/guide/getting-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU?section=mcuxpresso-sdk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 13:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806558#M219945</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-14T13:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806568#M219946</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the response. Could you please elaborate this method of flashing only the hello_world.bin:&amp;nbsp;&lt;/P&gt;&lt;P&gt;uuu -b fat_write &amp;lt;m4.bin&amp;gt; mmc &amp;lt;device&amp;gt;:&amp;lt;particion&amp;gt; &amp;lt;name_on_board.bin&amp;gt;&lt;/P&gt;&lt;P&gt;In which document&amp;nbsp; can we find this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 13:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806568#M219946</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-14T13:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806578#M219948</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;You can refer to the uuu documentation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.125" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.125&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 14:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806578#M219948</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-14T14:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806586#M219949</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I will refer to this .Is there any other methods to update M4 bin?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 12:51:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1806586#M219949</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-15T12:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1809118#M219987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have used the above mentioned uuu command over USB&amp;nbsp; to flash the hello_world.bin to emmc .I could flash the hello_world.bin to emmc vfat partition using the below command.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;./uuu -b fat_write hello_world.bin mmc 0:1 hello_wrold.bin&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jnj_0-1708001814852.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263310i253944CFEAF7FC0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jnj_0-1708001814852.png" alt="jnj_0-1708001814852.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After flashing I can see the hello_world.bin inside the mount point of mmcblk0p1 ie :&amp;nbsp;/run/media/boot-mmcblk0p1&lt;/P&gt;&lt;P&gt;But while loading I am getting the below error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jnj_1-1708002124548.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263311i41C092FDB028CCA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jnj_1-1708002124548.png" alt="jnj_1-1708002124548.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 13:04:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1809118#M219987</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-15T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810073#M220028</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;&lt;BR /&gt;Try to corroborate if the image was flashed correctly using the command "fatls mmc 0:1", that command shoul list all the files saved in fat partition.&lt;BR /&gt;&lt;BR /&gt;After that you have to use the commands&lt;BR /&gt;&lt;BR /&gt;=&amp;gt;fatload mmc 1:1 0x88000000 hello_world.bin&lt;BR /&gt;=&amp;gt;dcache flush&lt;BR /&gt;=&amp;gt;bootaux 0x88000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards!&lt;BR /&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 14:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810073#M220028</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-16T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810124#M220032</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check by listing the files as you mentioned. I have some more queries regarding the debugging. In which situation do we really need to debug SCU and SECU.?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 16:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810124#M220032</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-16T16:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810630#M220076</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have checked the list of files in fat partition using the above mentioned command .The hello_world.bin file is showing in the list.But it throws an error when the hello_world.bin is tried to load as shown below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jnj_0-1708326907485.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263646i3990919CEAE9AF1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jnj_0-1708326907485.png" alt="jnj_0-1708326907485.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 07:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1810630#M220076</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-19T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1811173#M220107</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;can you try again?&lt;/P&gt;
&lt;P&gt;I don´t get errors.&lt;/P&gt;
&lt;P&gt;Try with this binary&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chavira_0-1708369277567.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263841i9C1F65085BD663B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chavira_0-1708369277567.png" alt="Chavira_0-1708369277567.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chavira_1-1708369293395.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263843iFBDDC1FE46639691/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chavira_1-1708369293395.png" alt="Chavira_1-1708369293395.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 19:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1811173#M220107</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-19T19:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1811735#M220154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Still I am facing the issue.As I discussed erlier ,already M4 core in my device is up and working .I am getting the following prints over /dev/ttyUSB2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2024-02-20 14-53-31.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/263976i9A2C931FF2CBFFEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot from 2024-02-20 14-53-31.png" alt="Screenshot from 2024-02-20 14-53-31.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Could it be that I am unable to update the hello_world.bin because M4 is already up and running?And also I tried to see the debug prints of scu over /dev/ttyUSB1 and /dev/ttyUSB3 by turning on the switch SW4 in the imxqxp mek.But I couldn't see any uart prints .Do I need to enable anything from the scu fw.If yes could you please help me to get the scu fw link?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 13:42:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1811735#M220154</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-20T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1812338#M220212</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Kindly help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 02:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1812338#M220212</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-21T02:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813022#M220264</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;Can you try to re-flash the board?&lt;BR /&gt;&lt;BR /&gt;I am using the image 6.1.55 without errors.&lt;BR /&gt;&lt;BR /&gt;You can download the image by following the link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank" rel="noopener"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813022#M220264</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-21T18:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813025#M220265</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am working on version L5.15.71 .I will check with the 6.1.55 version also.Could you please update on this query :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"And also I tried to see the debug prints of scu over /dev/ttyUSB1 and /dev/ttyUSB3 by turning on the switch SW4 in the imxqxp mek.But I couldn't see any uart prints .Do I need to enable anything from the scu fw.If yes could you please help to guide me to update the change and kindly help me to get the scu fw link?I am little bit confused about the version"&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:13:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813025#M220265</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-21T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813211#M220278</link>
      <description>&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191566"&gt;@jnj&lt;/a&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;To use the UART3 to usb port we have to change the device tree for that purpose.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;The board uses the UART 3 underpins "FLEXCAN2_TX" and "FLEXCAN2_RX", and the balls connected to the USB port are "SCU_GPIO0_00 " and "SCU_GPIO0_01".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;To use the uart3 under those pins we have to redefine the pinctrl of the uart3 of the device tree:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;A class="editor-rtfLink" style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt; ; color: #4a6ee0;" href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi" target="_blank" rel="noopener"&gt;&lt;SPAN data-preserver-spaces="true"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chavira_0-1708558390960.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/264385iCD988C0E7377E3A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chavira_0-1708558390960.png" alt="Chavira_0-1708558390960.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;After that, we can use the uart3 under Linux.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;You can check how to compile the device tree on the next link:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-use-Devshell-to-compile-device-tree-files/ta-p/1727428" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-use-Devshell-to-compile-device-tree-files/ta-p/1727428&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Best Regards!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="color: #0e101a; background: transparent; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;SPAN data-preserver-spaces="true"&gt;Chavira&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 23:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813211#M220278</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-02-21T23:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Debug methods - IMX8QXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813334#M220289</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am little bit confused again. I want to debug SCU. In mek for the debugging scu_gpio0_IO00 and scu_gpio0_IO01 are connected to the USB converter FTD. When I checked the pinmux in the config tool these pins can be configured as SCU_UART0_TX and SCU_UART0_RX.And already a switch 4 is connected to use SCU debugging in the C0 mek.I want to utilise these pins and not UART3 for SCU under Linux&lt;/P&gt;&lt;P&gt;IF I am wrong, kindly correct me.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 03:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Debug-methods-IMX8QXP/m-p/1813334#M220289</guid>
      <dc:creator>jnj</dc:creator>
      <dc:date>2024-02-22T03:02:58Z</dc:date>
    </item>
  </channel>
</rss>

