<?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>i.MX ProcessorsのトピックRe: Having trouble accessing linux console over UART</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1197774#M166307</link>
    <description>&lt;P&gt;sd card can work, where did you get&amp;nbsp; the minimal sdcard images? did you built it by yourself? I suggest that you can download the demo images to test first, you can download them from the link as below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2020 03:06:29 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2020-12-11T03:06:29Z</dc:date>
    <item>
      <title>Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1191891#M165807</link>
      <description>&lt;P&gt;I built a Linux image for iMX8 board, which was flashed to the SD card via the following commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;bunzip2 -dk -f core-image-minimal-imx8qxpmek.sdcard.bz2 
sudo dd if=core-image-minimal-imx8qxpmek.sdcard of=/dev/sdb bs=1M conv=fsync&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I insert an SD card, and connect the microUSB to the debug port from the host machine, I don't really see anything coming up in a serial session.&lt;/P&gt;&lt;P&gt;I see 4 UART ports coming up so that's good, but I don't really see anything let alone a Linux console in a serial session in at least COM32 and ttyUSB0 on Linux&lt;/P&gt;&lt;P&gt;I checked the switches on the board and they're set to ON, ON, OFF, OFF for 1-4 bits as suggested in the manual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 18:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1191891#M165807</guid>
      <dc:creator>jaux_al</dc:creator>
      <dc:date>2020-12-02T18:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1193669#M165970</link>
      <description>&lt;P&gt;what version do you download to the board? did you download the images to the sd card successfully? how about using uuu tools to download images to the sd card?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 04:25:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1193669#M165970</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-04T04:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1193683#M165978</link>
      <description>&lt;P&gt;Linux version? 4.14.98.&lt;/P&gt;&lt;P&gt;I was able to flash the image to the SD card. I didn't look much into if certain files exist in the SD card because I see a yocto-build image can be flashed directly without having to worry about setting up partitions and what not.&lt;/P&gt;&lt;P&gt;are you implying the issue is potentially with the flashing technique?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Isn't eMMC is required for uuu? SD card wouldn't work?&lt;/P&gt;&lt;P&gt;Also, given there are 4 ports, which port corresponds to which core? I see there are two different cores i.e cortex A and M. Core A runs linux and M freeRTOS?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 05:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1193683#M165978</guid>
      <dc:creator>jaux_al</dc:creator>
      <dc:date>2020-12-04T05:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1197774#M166307</link>
      <description>&lt;P&gt;sd card can work, where did you get&amp;nbsp; the minimal sdcard images? did you built it by yourself? I suggest that you can download the demo images to test first, you can download them from the link as below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 03:06:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1197774#M166307</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-11T03:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1197808#M166313</link>
      <description>&lt;P&gt;I tried using one of the demo images into a new SD card which worked, but the same image file that I am generating from Yocto doesn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I built the image myself, via Yocto. Do you see what could be a possible reason for the board to not boot up properly?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 04:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1197808#M166313</guid>
      <dc:creator>jaux_al</dc:creator>
      <dc:date>2020-12-11T04:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble accessing linux console over UART</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1198760#M166417</link>
      <description>&lt;P&gt;I never tested minimal images, how about building fsl-image-validation-imx or fsl-image-qt5-validation-imx? I have tested them successfully&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 08:52:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Having-trouble-accessing-linux-console-over-UART/m-p/1198760#M166417</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-12-14T08:52:43Z</dc:date>
    </item>
  </channel>
</rss>

