<?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: Hello_world with IMX8QXP Mek in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1308676#M11534</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, you may find it inside the package you have downloaded, the command should look as follow:&lt;BR /&gt;&amp;gt; ./uuu.exe -b sd_all imx-boot-imx8qxpmek-sd.bin-flash fsl-image-validation-imx-imx8qxpmek.sdcard&lt;BR /&gt;&lt;BR /&gt;Finally, there is no need to use a VM you may run the tool using windows without a problem.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jul 2021 23:24:43 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2021-07-15T23:24:43Z</dc:date>
    <item>
      <title>Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1305456#M11471</link>
      <description>&lt;P&gt;I am very new with these kind of boards and I have an issue when I try to run the Hello.world program on my IMX8QXP Mek board.&lt;/P&gt;&lt;P&gt;I am following the guide :&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/get-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU" target="_self"&gt;https://www.nxp.com/document/guide/get-started-with-the-mcimx8qxp-cpu:GS-MCIMX8QXP-CPU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I did everything until the point :&amp;nbsp; &lt;STRONG&gt;4.2.4 Run applications using U-Boot &lt;/STRONG&gt;(in the MCUXpresso part).&lt;/P&gt;&lt;P&gt;However, I can't reach to run the Hello.world program. I think I miss something with the U-boot or the image on the SD card. I created the hello_world.bin bootable image and I pasted the &lt;STRONG&gt;uuu.exe&lt;/STRONG&gt;, &lt;STRONG&gt;uuu.auto&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;imx-boot-imx8qxpmek-sd.bin-flash&amp;nbsp;&lt;/STRONG&gt;under the "release" file (with the hello_world.bin document), and when I try to run the following line :&amp;nbsp;uuu.exe uuu.auto&lt;/P&gt;&lt;P&gt;I get the following answer:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Success 0 Failure 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;1:5 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f imx-boot-imx8qxpmek-sd.bin-flash&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you don't get what I did, could you just explain me the steps to run the Hello-world program on the board please?&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Teo&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 12:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1305456#M11471</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-09T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1307143#M11499</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If you're using the uuu.auto script this will write uboot and rootfs into eMMC in the baord, if you wish to flash an SD card you'll need to use the following command:&lt;BR /&gt;./uuu.exe -b sd_all imx-boot.bin rootfs.wic&lt;BR /&gt;&lt;BR /&gt;You may replace the imx-boot.bin and rootfs.wic with the actual file you already have. If this does fail as well, please share the debug UART log and the BSP version you're using.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 19:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1307143#M11499</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-07-13T19:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1308275#M11524</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks a lot for your answer.&lt;/P&gt;&lt;P&gt;How do I know which are my files which correspond to&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;imx-boot.bin&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;rootfs.wic&lt;/STRONG&gt;? I guess they are in the zip file&amp;nbsp;&lt;STRONG&gt;L4.14.98_2.0.0_ga_images_MX8QXPMEK.zip&lt;/STRONG&gt; I already downloaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Furthermore, I would like to know if it is necessary for me to download a VM as I am on a Windows 10 OS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;BR,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Teo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 08:46:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1308275#M11524</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-15T08:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1308676#M11534</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, you may find it inside the package you have downloaded, the command should look as follow:&lt;BR /&gt;&amp;gt; ./uuu.exe -b sd_all imx-boot-imx8qxpmek-sd.bin-flash fsl-image-validation-imx-imx8qxpmek.sdcard&lt;BR /&gt;&lt;BR /&gt;Finally, there is no need to use a VM you may run the tool using windows without a problem.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 23:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1308676#M11534</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-07-15T23:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1309118#M11545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks again for your answer, I understand some things I could not understand before.&lt;BR /&gt;Using the command you suggested me I get the following error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Success 0 Failure 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;1:5 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f imx-boot-imx8qxpmek-sd.bin-flash&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I can't find what it means.&lt;/P&gt;&lt;P&gt;finally, I guess that using the gcc command prompt is enough?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Teo&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 12:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1309118#M11545</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-16T12:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1310786#M11587</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I use it with the power shell, but using the command prompt should be ok as well.&lt;BR /&gt;&lt;BR /&gt;Could you check the chip revision you're using?&lt;BR /&gt;Also, please make sure that the board is in serial download mode.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 00:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1310786#M11587</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-07-21T00:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1311806#M11604</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I thought that to flash on SD card I had to use the SD1 mode. Anyway I tried also with the serial Download mode and I have exactly the same message.&lt;/P&gt;&lt;P&gt;I can't find what is the chip revision I'm using, where can I find it?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Teo&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 07:33:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1311806#M11604</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-22T07:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1312446#M11615</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;using the folowing command :&lt;STRONG&gt; uuu -lsusb&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;I get :&lt;/P&gt;&lt;P&gt;Chip: MX8QXP&lt;BR /&gt;Pro: SDPS&lt;BR /&gt;Vid: 0x1FC9&lt;BR /&gt;Pid: 0x012F&lt;BR /&gt;BcdVersion: 0x0004&lt;/P&gt;&lt;P&gt;Is it what you mean by chip revision? Hope it can help us,&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Teo&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 08:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1312446#M11615</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-23T08:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1313332#M11646</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;Unless the SD card being used is not flashed, you'll need to set the board to serial downloader to be able to download and flash.&lt;BR /&gt;&lt;BR /&gt;Regarding how to identify your chip revision, to distinguish between i.MX 8X B0 and i.MX8X C0 parts, you'll need to check the last letter of the part number, which indicates the silicon reversion. For example, MiMX8QX6AVLFZAB indicates that it is i.MX 8X B0 part, while MiMX8QX6AVLFZAC indicating that it is i.MX 8X C0 part.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 18:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1313332#M11646</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-07-26T18:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1313722#M11654</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;my chip revision is a C0 one.&lt;/P&gt;&lt;P&gt;I think I am doing wrong when I try to connect the board to download and then flash on SD card.&lt;BR /&gt;First, should I use an empty SD card or the SD card which was on the kit?&lt;BR /&gt;Which are the several step? Maybe I am missing one.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Teo&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 07:54:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1313722#M11654</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-07-27T07:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1316192#M11679</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Actually you're not doing all that wrong, the only thing that you're missing is that you're using an incompatible BSP version for the Chip revision that you have.&lt;BR /&gt;&lt;BR /&gt;Please try with one of the following demo images:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;L4.14.98_2.3.0&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.3.0_MX8QXP&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.3.0_MX8QXP&amp;amp;appType=license&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;uuu command&lt;/P&gt;
&lt;P&gt;&amp;gt; ./uuu.exe -b sd_all imx-boot-imx8qxpc0mek-sd.bin-flash fsl-image-validation-imx-imx8qxpc0mek.sdcard&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;L5.4.24_2.1.0&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.4.24_2.1.0_MX8QXPC0&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=L5.4.24_2.1.0_MX8QXPC0&amp;amp;appType=license&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;uuu command&lt;/P&gt;
&lt;P&gt;&amp;gt; ./uuu.exe -b sd_all imx-boot-imx8qxpc0mek-sd.bin-flash imx-image-multimedia-imx8qxpc0mek.wic&lt;BR /&gt;&lt;BR /&gt;Please try it and let me know.&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 01:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1316192#M11679</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-07-31T01:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1327614#M11879</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;BR /&gt;Thanks a lot for your advice, I don't get the error message anymore. I get the following message :&amp;nbsp;&lt;/P&gt;&lt;P&gt;1:22 6/ 6 [Done ] FB: done&lt;BR /&gt;1:6&amp;nbsp; &amp;nbsp;1/ 1 [=================100%=================] SDPS: boot -f imx-boot-imx8qxpc0mek-sd.bin-flash&lt;/P&gt;&lt;P&gt;I wanted to run the hello world program to understand how this card works.&lt;/P&gt;&lt;P&gt;My goal is now to make some measures of consumption of several modes. How can I choose the modes?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Teo&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 08:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1327614#M11879</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-08-23T08:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hello_world with IMX8QXP Mek</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1328481#M11894</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I will be more precise with my new question.&lt;BR /&gt;I would liek to take some measures of consumption of the card.&lt;/P&gt;&lt;P&gt;I see 2 possibilities:&lt;BR /&gt;- The first one is by using the power switch mode demo. The issue is that when I change the mode, it seems like nothing changes.&lt;BR /&gt;- The second one is by using the "i.MX 8QuadXPlus Power and Performance" PDF.&lt;BR /&gt;&amp;nbsp; I see that there are some Key states (KS0, KS1, ...), but I don't know how to get these states. Is there a program to download?&lt;/P&gt;&lt;P&gt;Maybe there are other possibilities that I don't know.&lt;BR /&gt;I hope my question is clear.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Teo&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 09:48:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Hello-world-with-IMX8QXP-Mek/m-p/1328481#M11894</guid>
      <dc:creator>teo1</dc:creator>
      <dc:date>2021-08-24T09:48:39Z</dc:date>
    </item>
  </channel>
</rss>

