<?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: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150817#M58035</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem was found in .cproject settings.&lt;/P&gt;&lt;P&gt;For some reason this block:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;sourceEntries&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="component"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="startup"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="utilities"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="drivers"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="device"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS_driver"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="board"/&amp;gt;
&amp;lt;entry excluding="freertos_kernel/portable/MemMang/heap_1.c|freertos_kernel/portable/MemMang/heap_2.c|freertos_kernel/portable/MemMang/heap_3.c|freertos_kernel/portable/MemMang/heap_5.c|freertos_kernel/portable/MemMang/heap_useNewlib.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="freertos"/&amp;gt;
&amp;lt;/sourceEntries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;had been reduced to this:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;sourceEntries&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/&amp;gt;
&amp;lt;/sourceEntries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I added in the differences and the project appears to be compiling fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this an issue with the new version of mcuxpresso ide 11.2? Is it not possible to use a project that was using an earlier version of the ide and updte to the latest with ease?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 05:51:29 GMT</pubDate>
    <dc:creator>joshuadonaldson</dc:creator>
    <dc:date>2020-09-09T05:51:29Z</dc:date>
    <item>
      <title>Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading ide</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150644#M58028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've recently upgraded my mcuxpresso ide from v11.0 to v11.2 and now when I go to build my project I get the following error:&lt;/P&gt;&lt;P&gt;"Linker Flash Config Support Enabled, but no .FlashConfig section provided within application"&lt;/P&gt;&lt;P&gt;In addition to this I'm receiving the warning:&lt;/P&gt;&lt;P&gt;"warning: cannot find entry symbol ResetISR; defaulting to 00000000"&lt;/P&gt;&lt;P&gt;These weren't present with v11.0 of the ide.&lt;/P&gt;&lt;P&gt;I've attached a screenshot of my managed linker script configuration.&lt;/P&gt;&lt;P&gt;These are the exact same settings used in v11.0 and that work. Custom linker did not have issues either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 00:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150644#M58028</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2020-09-09T00:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150673#M58029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try to click the 'Manage linker script'.&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 01:27:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150673#M58029</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-09-09T01:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150688#M58030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to use my custom linker that I know works.&lt;/P&gt;&lt;P&gt;Regardless, clicking manage linker script (enabling it) still returns the same error. This is not a solution.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 01:50:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150688#M58030</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2020-09-09T01:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150733#M58032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Which MCU? If possible, show me your project.&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 03:09:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150733#M58032</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-09-09T03:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150767#M58033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try at first using mcuxpresso ide v11.2 and SDK v2.8.0 for kl27z256. I'll see if I can share the project.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 03:37:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150767#M58033</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2020-09-09T03:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150769#M58034</link>
      <description>&lt;P&gt;Attached an example project that exhibits the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 03:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150769#M58034</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2020-09-09T03:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150817#M58035</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem was found in .cproject settings.&lt;/P&gt;&lt;P&gt;For some reason this block:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;sourceEntries&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="component"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="startup"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="utilities"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="drivers"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="device"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS_driver"/&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="board"/&amp;gt;
&amp;lt;entry excluding="freertos_kernel/portable/MemMang/heap_1.c|freertos_kernel/portable/MemMang/heap_2.c|freertos_kernel/portable/MemMang/heap_3.c|freertos_kernel/portable/MemMang/heap_5.c|freertos_kernel/portable/MemMang/heap_useNewlib.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="freertos"/&amp;gt;
&amp;lt;/sourceEntries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;had been reduced to this:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;sourceEntries&amp;gt;
&amp;lt;entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/&amp;gt;
&amp;lt;/sourceEntries&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I added in the differences and the project appears to be compiling fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this an issue with the new version of mcuxpresso ide 11.2? Is it not possible to use a project that was using an earlier version of the ide and updte to the latest with ease?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 05:51:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150817#M58035</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2020-09-09T05:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Flash Config Support Enabled but no .FlashConfig section provided error after upgrading i</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150840#M58036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yeah, the latest version also has many unexpected problems. Apologize for the inconvenience.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 06:04:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Linker-Flash-Config-Support-Enabled-but-no-FlashConfig-section/m-p/1150840#M58036</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-09-09T06:04:07Z</dc:date>
    </item>
  </channel>
</rss>

