<?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: Trying to build SCU FW binary using SCU porting kit</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1220026#M168282</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the Makefile, the CROSS_COMPILE is:&lt;/P&gt;
&lt;P&gt;CROSS_COMPILE = $(TOOLS)/gcc-arm-none-eabi-*/bin/arm-none-eabi-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, please check the PATH of the "TOOLS" that you export is correct.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jan 2021 16:28:55 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2021-01-24T16:28:55Z</dc:date>
    <item>
      <title>Trying to build SCU FW binary using SCU porting kit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218337#M168110</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to create a SCU FW binary by using the SCU Porting Kit. I have followed all the steps mentioned in the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Getting-started/ta-p/1121153" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Getting-started/ta-p/1121153&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But when i try to build the file SCU by using the command&amp;nbsp;&lt;/P&gt;&lt;P&gt;"make qx R=b0 B=myboard" i get the following error:&lt;/P&gt;&lt;P&gt;/bin/bash: /gcc-arm-none-eabi-*/bin/arm-none-eabi-gcc: No such file or directory&lt;BR /&gt;/bin/bash: /gcc-arm-none-eabi-*/bin/arm-none-eabi-gcc: No such file or directory&lt;BR /&gt;/bin/bash: /gcc-arm-none-eabi-*/bin/arm-none-eabi-gcc: No such file or directory&lt;BR /&gt;Generating platform/board/mx8qx_myboard/dcd/imx8qx_dcd_1.2GHz.h&lt;BR /&gt;/bin/bash: /gcc-arm-none-eabi-*/bin/arm-none-eabi-cpp: No such file or directory&lt;BR /&gt;Makefile:465: recipe for target 'platform/board/mx8qx_myboard/dcd/imx8qx_dcd_1.2GHz.h' failed&lt;BR /&gt;make: *** [platform/board/mx8qx_myboard/dcd/imx8qx_dcd_1.2GHz.h] Error 127&lt;/P&gt;&lt;P&gt;I have set path in the bashrc file&lt;/P&gt;&lt;P&gt;export TOOLS=/home/nikola/workspace/TCU_NXP/arm-gnu-embedded_toolchain&lt;/P&gt;&lt;P&gt;what am I missing here? I am building the SCU in ubuntu 16.4 system for i.MX8QX board.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramprakash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 23:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218337#M168110</guid>
      <dc:creator>Ramprakash</dc:creator>
      <dc:date>2021-01-20T23:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build SCU FW binary using SCU porting kit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218671#M168150</link>
      <description>&lt;P&gt;Which version of the porting kit are you using?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 08:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218671#M168150</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2021-01-21T08:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build SCU FW binary using SCU porting kit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218997#M168178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1422"&gt;@jimmychan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am trying to use SCU v1.3 and my linux version is&lt;SPAN&gt;&amp;nbsp;4.14.98.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramprakash&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 17:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1218997#M168178</guid>
      <dc:creator>Ramprakash</dc:creator>
      <dc:date>2021-01-21T17:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build SCU FW binary using SCU porting kit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1220026#M168282</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the Makefile, the CROSS_COMPILE is:&lt;/P&gt;
&lt;P&gt;CROSS_COMPILE = $(TOOLS)/gcc-arm-none-eabi-*/bin/arm-none-eabi-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, please check the PATH of the "TOOLS" that you export is correct.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 16:28:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1220026#M168282</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2021-01-24T16:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to build SCU FW binary using SCU porting kit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1220707#M168364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1422"&gt;@jimmychan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I did set the environment variable TOOLS in bashrc file and I am able to access the same from the command line by using the command "echo $TOOLS" but the same is not reflected when I try to run the make file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a workaround where I hardcoded the TOOLS variable in the makefile with the path and it worked. Do you have any idea why the TOOLS is not recognized when running the make file without hardcoding it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramprakash&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 17:14:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Trying-to-build-SCU-FW-binary-using-SCU-porting-kit/m-p/1220707#M168364</guid>
      <dc:creator>Ramprakash</dc:creator>
      <dc:date>2021-01-25T17:14:03Z</dc:date>
    </item>
  </channel>
</rss>

