<?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: [imx8qm] modify the default SCFW configuration compile error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525618#M195421</link>
    <description>&lt;P&gt;Very thankful for your fast reply &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;i'll try soon and answer the result !&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 07:27:14 GMT</pubDate>
    <dc:creator>ts_ki</dc:creator>
    <dc:date>2022-09-21T07:27:14Z</dc:date>
    <item>
      <title>[imx8qm] modify the default SCFW configuration compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525353#M195396</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;we needed to use Can protocol in Android auto (imx8qm_car2) with Flexcan&lt;/P&gt;&lt;P&gt;but found cortex M4 core is holding flexcan so&amp;nbsp;&lt;/P&gt;&lt;P&gt;need to&amp;nbsp;&lt;SPAN&gt;modify the default SCFW configuration to move Flexcan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;we followed refered to&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-management-service/ta-p/1123227" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-management-service/ta-p/1123227&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but encountered compile error at bellow step&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;on mkimage (with the flags set modification above):&lt;/P&gt;&lt;PRE&gt;make SOC=iMX8QM flash‍‍‍‍&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;------------------&lt;/SPAN&gt;&lt;SPAN&gt;------------------&lt;/SPAN&gt;&lt;SPAN&gt;------------------&lt;/SPAN&gt;&lt;SPAN&gt;------------------&lt;/SPAN&gt;&lt;SPAN&gt;------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;error message was&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ki@ki:~/android_build/vendor/nxp-opensource/imx-mkimage$ make SOC=iMX8QM flash‍‍‍‍&lt;BR /&gt;include misc.mak&lt;BR /&gt;include m4.mak&lt;BR /&gt;include android.mak&lt;BR /&gt;include test.mak&lt;BR /&gt;include autobuild.mak&lt;BR /&gt;include rev_a.mak&lt;BR /&gt;include alias.mak&lt;BR /&gt;make[1]: ***&amp;nbsp; No rule to make target 'flash‍‍‍‍'. Stop.&lt;BR /&gt;Makefile:25: recipe for target 'flash‍‍‍‍' failed&lt;BR /&gt;make: *** [flash‍‍‍‍] Error 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you help let me know reason, it would be very thankful!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 01:44:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525353#M195396</guid>
      <dc:creator>ts_ki</dc:creator>
      <dc:date>2022-09-21T01:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] modify the default SCFW configuration compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525580#M195417</link>
      <description>&lt;P&gt;you can refer to the document as below:&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-Boot-process-and-creating-a-bootable-image/ta-p/1101253&amp;quot;" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-Boot-process-and-creating-a-bootable-image/ta-p/1101253"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;use clone command to download the mkimage tool from&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://source.codeaurora.org/external/imx/imx-mkimage&amp;quot;" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-mkimage"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;then copy your built images there, then use the make command to generate&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 06:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525580#M195417</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-09-21T06:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] modify the default SCFW configuration compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525618#M195421</link>
      <description>&lt;P&gt;Very thankful for your fast reply &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;i'll try soon and answer the result !&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 07:27:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1525618#M195421</guid>
      <dc:creator>ts_ki</dc:creator>
      <dc:date>2022-09-21T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] modify the default SCFW configuration compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1529990#M195771</link>
      <description>&lt;P&gt;I successed to compile and output flash.bin file with refered documents.&lt;/P&gt;&lt;P&gt;but in this doc, there is only way of SD Card for download to board.&lt;/P&gt;&lt;P&gt;Is there any other way to download SCFW image (flash.sh) with&lt;/P&gt;&lt;P&gt;uuu_imx_android_flash.sh or fastboot_imx_flashall.sh?&lt;/P&gt;&lt;P&gt;I tried just move new scfw_tcm.bin file to my project /vendor/nxp-opensource/imx-mkimage/iMX8QM&lt;/P&gt;&lt;P&gt;and builded but result is same, cannot see can0 in board's /dev folder&lt;/P&gt;&lt;P&gt;am i somthing missed?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 04:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1529990#M195771</guid>
      <dc:creator>ts_ki</dc:creator>
      <dc:date>2022-09-29T04:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] modify the default SCFW configuration compile error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1533339#M196040</link>
      <description>&lt;P&gt;pls refer to the chapter&amp;nbsp; SCFW configuration of android user guide, download the android user guide version you need&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/android-os-for-i-mx-applications-processors:IMXANDROID&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 11:05:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-modify-the-default-SCFW-configuration-compile-error/m-p/1533339#M196040</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-10-06T11:05:25Z</dc:date>
    </item>
  </channel>
</rss>

