<?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: Devtool modify failed in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1838252#M185</link>
    <description>&lt;P&gt;Have you delete the devtool tmp dir and use devtool to uncompresss again?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 02:13:58 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2024-04-01T02:13:58Z</dc:date>
    <item>
      <title>Devtool modify failed</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1837201#M177</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im using Yocto Kirkstone on IMX8MM devboard. I add custom device tree (custom.dts) to linux-imx recipe by&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/68222619/update-custom-device-tree-on-yocto" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;solution. Image build ok, DTS is as i expect. The problem is that devtool modify create tmp dir with almost all files except my custom.dts (original recipe have it in workdir, devtool cat get it). How can i fix it? Devtool remove tempdir after error and i cant add it by my own.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 09:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1837201#M177</guid>
      <dc:creator>MJaroc</dc:creator>
      <dc:date>2024-03-28T09:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Devtool modify failed</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1838252#M185</link>
      <description>&lt;P&gt;Have you delete the devtool tmp dir and use devtool to uncompresss again?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 02:13:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1838252#M185</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-04-01T02:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Devtool modify failed</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1839116#M190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the problem was in&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;do_configure:append(){
  cp ${WORKDIR}/custom.dts ${S}/arch/arm64/boot/dts/freescale
  echo "dtb-\$(CONFIG_ARCH_MXC) += custom.dtb" &amp;gt;&amp;gt; ${S}/arch/arm64/boot/dts/freescale/Makefile
}&lt;/LI-CODE&gt;&lt;P&gt;i remove cp and set subdir in SRC_URI&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    
SRC_URI = "file://custom.dts;subdir=git/arch/arm64/boot/dts/freescale"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now it works.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:17:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Devtool-modify-failed/m-p/1839116#M190</guid>
      <dc:creator>MJaroc</dc:creator>
      <dc:date>2024-04-02T08:17:22Z</dc:date>
    </item>
  </channel>
</rss>

