<?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 command when building with west in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/Linker-command-when-building-with-west/m-p/2352151#M5811</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/157113"&gt;@jonasa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post. You can find the relevant information using the command below.&amp;nbsp;&lt;SPAN data-teams="true"&gt;See attached picture.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;grep -rn "MCXE31B_flash.ld" build.ninja&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;grep -R "objcopy" build.ninja&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hope it helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Celeste&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;---------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!&lt;BR /&gt;---------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Apr 2026 09:24:56 GMT</pubDate>
    <dc:creator>Celeste_Liu</dc:creator>
    <dc:date>2026-04-16T09:24:56Z</dc:date>
    <item>
      <title>Linker command when building with west</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linker-command-when-building-with-west/m-p/2350668#M5809</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I build a project for a&amp;nbsp;MCXE31B dev. board using west like this:&lt;BR /&gt;&lt;BR /&gt;west build -b frdmmcxe31b -d build_lwip mcuxsdk\examples\lwip_examples\lwip_ping_enet_qos\bm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A file called&amp;nbsp;&lt;/P&gt;&lt;P&gt;\build_lwip\compile_commands.json&lt;/P&gt;&lt;P&gt;Is generated with all the compile commands which is great.&lt;/P&gt;&lt;P&gt;But I would also like to see the linker command that is executed to build the .elf and .bin file.&lt;BR /&gt;&lt;BR /&gt;Is that command logged in some other file by the build system?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 09:25:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linker-command-when-building-with-west/m-p/2350668#M5809</guid>
      <dc:creator>jonasa</dc:creator>
      <dc:date>2026-04-14T09:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linker command when building with west</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/Linker-command-when-building-with-west/m-p/2352151#M5811</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/157113"&gt;@jonasa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your post. You can find the relevant information using the command below.&amp;nbsp;&lt;SPAN data-teams="true"&gt;See attached picture.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;grep -rn "MCXE31B_flash.ld" build.ninja&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;grep -R "objcopy" build.ninja&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hope it helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Celeste&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;---------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!&lt;BR /&gt;---------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 09:24:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/Linker-command-when-building-with-west/m-p/2352151#M5811</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2026-04-16T09:24:56Z</dc:date>
    </item>
  </channel>
</rss>

