<?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: Using elftosb Utility with GCC Compiler and Linker in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1461223#M190604</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;Whether you ever to use the &lt;A href="https://developer.arm.com/downloads/-/gnu-rm" target="_self"&gt;Arm GNU Toolchain&lt;/A&gt; to compile for testing, if not, please give it a try.&lt;BR /&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks 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>Fri, 20 May 2022 02:27:27 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2022-05-20T02:27:27Z</dc:date>
    <item>
      <title>Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453118#M189991</link>
      <description>&lt;P&gt;Am using&amp;nbsp;gcc-arm-none-eabi 0.3-2021.10 (arm-none-eabi-g++ )&amp;nbsp; to compile and link (vs MCUXpresso provided toolchain version):&lt;BR /&gt;&lt;BR /&gt;arm-none-eabi-g++ (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)&lt;BR /&gt;Copyright (C) 2020 Free Software Foundation, Inc.&lt;BR /&gt;&lt;BR /&gt;It seems that the .output by the gnu linker, .elf, .srec or .bin, do not work well with elftosb, as I do not get any image converting the linker output using elftosb that executes on the MCU.&lt;/P&gt;&lt;P&gt;I suspect a configuration issue or compatibility issue between elftosb and the GNU toolchain.&lt;/P&gt;&lt;P&gt;What sources of information are there that I may refer to besides the elftosb users guide to help me work through making a compatible input for elftosb ?&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 01:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453118#M189991</guid>
      <dc:creator>mjpovi</dc:creator>
      <dc:date>2022-05-05T01:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453421#M190017</link>
      <description>&lt;P&gt;Can you please share your elftosb command and also the .srec file with me? i can try it on my side.&lt;/P&gt;
&lt;P&gt;Btw, which MCU part you are using?&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 09:46:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453421#M190017</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2022-05-05T09:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453650#M190041</link>
      <description>&lt;P&gt;Sure I will do that...&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 15:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1453650#M190041</guid>
      <dc:creator>mjpovi</dc:creator>
      <dc:date>2022-05-05T15:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1461223#M190604</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;Whether you ever to use the &lt;A href="https://developer.arm.com/downloads/-/gnu-rm" target="_self"&gt;Arm GNU Toolchain&lt;/A&gt; to compile for testing, if not, please give it a try.&lt;BR /&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks 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>Fri, 20 May 2022 02:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1461223#M190604</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-05-20T02:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1475456#M191567</link>
      <description>&lt;P&gt;Using the MIMXRT1064&lt;/P&gt;&lt;P&gt;sudo ../../tools/elftosb -f imx -V -c ./gen/bd_file/imx_application_gen.bd -o test.img test.srec&lt;/P&gt;&lt;P&gt;Where the .bd file content is :&lt;/P&gt;&lt;P&gt;options {&lt;BR /&gt;flags = 0x00;&lt;BR /&gt;startAddress = 0x70000000;&lt;BR /&gt;ivtOffset = 0x1000;&lt;BR /&gt;initialLoadSize = 0x2000;&lt;BR /&gt;entryPointAddress = 0x7000234d;&lt;BR /&gt;}&lt;BR /&gt;sources {&lt;BR /&gt;elfFile = extern(0);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;section (0) {&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;By the way can you explain what ivtOffset is and what initialLoadSize are ?&amp;nbsp; the elftosb documentation does not seem to describe it ?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 17:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1475456#M191567</guid>
      <dc:creator>mjpovi</dc:creator>
      <dc:date>2022-06-16T17:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using elftosb Utility with GCC Compiler and Linker</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1475667#M191576</link>
      <description>&lt;P&gt;Hi，&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;The attached srec file is unable to generate a good image file, and you'd better refer to the &lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12108.pdf" target="_self"&gt;application note&lt;/A&gt; to learn how to generate a good image file.&lt;BR /&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks 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>Fri, 17 Jun 2022 02:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-elftosb-Utility-with-GCC-Compiler-and-Linker/m-p/1475667#M191576</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-06-17T02:57:31Z</dc:date>
    </item>
  </channel>
</rss>

