<?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: Preempt-RT on i.mx8m plus</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1682470#M208735</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt; If SDMA firmware is not found please try by manually add it, you may download using the following:&lt;/P&gt;
&lt;P&gt;$ wget &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.14.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.14.bin&lt;/A&gt;&lt;BR /&gt;Execute and accept EULA and you'll get the i.MX SDMA firmware.&lt;BR /&gt;&lt;BR /&gt;2&amp;gt; For this you may do the following:&lt;BR /&gt;$ bitbake linux-imx -c menuconfig&lt;BR /&gt;select: Drivers -&amp;gt; DMA Engine Support -&amp;gt; i.MX SDMA support&amp;nbsp; [M]&lt;BR /&gt;&lt;BR /&gt;After this is done you may re-compile the image.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jul 2023 23:44:26 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2023-07-05T23:44:26Z</dc:date>
    <item>
      <title>Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1677687#M208272</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Refer to the document&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/RTEDGEYOCTOUG_REV2.2.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/RTEDGEYOCTOUG_REV2.2.pdf,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I built 2 images to compare the effect. (&amp;nbsp;imx-image-multimedia)&lt;/P&gt;&lt;P&gt;One is the original yocto project, the other followed the introduction in chapter 7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I got some problems&lt;/P&gt;&lt;P&gt;1. Once the i.mx8mp runs with preempt-rt, a message shows after the system boot completely.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; "imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware"&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Is this a problem to my device?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Once the message shows, the value of "max" in rt-test goes much higher.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Using the rt-test tool to observe the latency.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I run the 2 separate rt-test threads simultaneously,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; one is in (USB to RS232) terminal, the other is in weston GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The measured "MAX" values are diffrent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Which one should I use?&lt;/P&gt;&lt;P&gt;3. And one other question, how to check the pre-empt-RT is properly run in my system?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; run "stress" program in background,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; and observe the 'max' values in rt-test.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Is it a correct way to do this?&amp;nbsp;&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;</description>
      <pubDate>Wed, 28 Jun 2023 08:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1677687#M208272</guid>
      <dc:creator>ChrisChang1234</dc:creator>
      <dc:date>2023-06-28T08:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1678082#M208303</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;For problems regarding imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware, please try the solution provided here:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Yocto-build-external-firmware-error/m-p/1227957/highlight/true" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Yocto-build-external-firmware-error/m-p/1227957/highlight/true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 21:03:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1678082#M208303</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2023-06-28T21:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1678438#M208333</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hi AldoG:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Thanks, I'll try it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;And for question 2,&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I run 2 rt-test in teminals in USB-to-Serial and Weston GUI at the same time,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;They shows different values in MAX-LATENCY.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Which one should I refer to?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 06:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1678438#M208333</guid>
      <dc:creator>ChrisChang1234</dc:creator>
      <dc:date>2023-06-29T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1680092#M208491</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;After study the "solution",&lt;/P&gt;&lt;P&gt;=&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I'm using i.mxp8m plus, I cannot find the firmware.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;And there is no&amp;nbsp;&amp;nbsp;"/lib/firmware/xxxx" path in my i.mx machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Any idea for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. It mentions, "include the firmware as a kernel module",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; How to di it?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Any document to guide this?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 03:24:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1680092#M208491</guid>
      <dc:creator>ChrisChang1234</dc:creator>
      <dc:date>2023-07-03T03:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1682470#M208735</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;1&amp;gt; If SDMA firmware is not found please try by manually add it, you may download using the following:&lt;/P&gt;
&lt;P&gt;$ wget &lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.14.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.14.bin&lt;/A&gt;&lt;BR /&gt;Execute and accept EULA and you'll get the i.MX SDMA firmware.&lt;BR /&gt;&lt;BR /&gt;2&amp;gt; For this you may do the following:&lt;BR /&gt;$ bitbake linux-imx -c menuconfig&lt;BR /&gt;select: Drivers -&amp;gt; DMA Engine Support -&amp;gt; i.MX SDMA support&amp;nbsp; [M]&lt;BR /&gt;&lt;BR /&gt;After this is done you may re-compile the image.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 23:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1682470#M208735</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2023-07-05T23:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1682547#M208738</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Thanks for your info.&lt;/P&gt;&lt;P&gt;But need for some more detail for this,&lt;/P&gt;&lt;P&gt;1. For the firmware, which folder should I insert it in?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Or I should create a new recipe for this?&amp;nbsp; How?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Finally I get the "i.MX SDMA support" item in menuconfig "device drivers -&amp;gt; DMA Engine support"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; and set it to "M"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; but in its help, it says it supports&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;freescale i.mx25/3135 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; but no i.mx8m plus, Is it correct?&lt;/P&gt;&lt;P&gt;I put the "help.png" in the attachment.&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;</description>
      <pubDate>Thu, 06 Jul 2023 01:58:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1682547#M208738</guid>
      <dc:creator>ChrisChang1234</dc:creator>
      <dc:date>2023-07-06T01:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Preempt-RT on i.mx8m plus</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1683609#M208835</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Now my syste, deosn't pop the 'cannot load firmware' message.&lt;/P&gt;&lt;P&gt;And I run the rt-tsets,&lt;/P&gt;&lt;P&gt;there is no much diffrence in Max. field with running the pre-emt RT paches.&lt;/P&gt;&lt;P&gt;How do&amp;nbsp; I ensure the pre-emt RT is installed and executed properlyin my system?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 04:32:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Preempt-RT-on-i-mx8m-plus/m-p/1683609#M208835</guid>
      <dc:creator>ChrisChang1234</dc:creator>
      <dc:date>2023-07-07T04:32:53Z</dc:date>
    </item>
  </channel>
</rss>

