<?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: Config tool producing bad code? in MCUXpresso Config Tools</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615087#M1644</link>
    <description>&lt;P&gt;Doing the "Clean Cached" fixed the problem!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 17:45:01 GMT</pubDate>
    <dc:creator>CktDesigner</dc:creator>
    <dc:date>2023-03-14T17:45:01Z</dc:date>
    <item>
      <title>Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1614298#M1642</link>
      <description>&lt;P&gt;I'm using MCUXpresso version v11.7.0 (Build 9198)&lt;/P&gt;&lt;P&gt;I'm using SDK version 2.13.0&lt;/P&gt;&lt;P&gt;After configuring a new peripheral (FLEXIO2) and clicking "Update code" the code produce by the config tool won't compile.&lt;/P&gt;&lt;P&gt;The attached image shows a screen capture with the issue.&lt;/P&gt;&lt;P&gt;This is my first time trying to use FlexIO, so perhaps there is an issue with the configuration, but the statement in question doesn't even look like legal C...&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 20:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1614298#M1642</guid>
      <dc:creator>CktDesigner</dc:creator>
      <dc:date>2023-03-13T20:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1614854#M1643</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;can you please attach a project that will demonstrate the issue? I'm trying to reproduce it but with no avail so far. I tried configuration for MIMXRT1062xxxxA and MIMXRT1062xxxxB processor but the generated code in both cases looks like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lukas_Heczko_0-1678789960716.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214488i604B53DA575D972E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lukas_Heczko_0-1678789960716.png" alt="Lukas_Heczko_0-1678789960716.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT: One thing you may try right away is to refresh the tools data used to generate the code: In MCUXpresso IDE go to ConfigTools &amp;gt; Data Manager and click on the Clean cached. This cleans the internal tools data from you computer, restarts MCUXpresso IDE and downloads latest tools data.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 13:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1614854#M1643</guid>
      <dc:creator>Lukas_Heczko</dc:creator>
      <dc:date>2023-03-14T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615087#M1644</link>
      <description>&lt;P&gt;Doing the "Clean Cached" fixed the problem!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 17:45:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615087#M1644</guid>
      <dc:creator>CktDesigner</dc:creator>
      <dc:date>2023-03-14T17:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615156#M1645</link>
      <description>&lt;P&gt;Now I'm looking for an example/documentation to use the parallel FlexIO driver.&amp;nbsp; &amp;nbsp;All of the FlexIO demos seem to use manual programming to do what the Config Tool sets up automatically.&lt;/P&gt;&lt;P&gt;Are there any demos that use the Config tools to create the files produced by "Update Code" that reside in the "board" folder?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 17:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615156#M1645</guid>
      <dc:creator>CktDesigner</dc:creator>
      <dc:date>2023-03-14T17:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615573#M1648</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;example projects in MCUXpresso SDK use only code generated by Pins and Clocks tool. In case of code generated by Peripherals tool, there is limitation in the SDK as it does not utilize it. If you want to replace the hand written initialization in an example project with code from Peripherals tool, you have to replace it manually.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 09:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1615573#M1648</guid>
      <dc:creator>Lukas_Heczko</dc:creator>
      <dc:date>2023-03-15T09:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Config tool producing bad code?</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1616102#M1651</link>
      <description>&lt;P&gt;OK, thanks...&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 19:34:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Config-tool-producing-bad-code/m-p/1616102#M1651</guid>
      <dc:creator>CktDesigner</dc:creator>
      <dc:date>2023-03-15T19:34:06Z</dc:date>
    </item>
  </channel>
</rss>

