<?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: SREC file generation from command line in S32K</title>
    <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559813#M19086</link>
    <description>&lt;P&gt;Ok, I can generate an srec file already which seems to match my needs. Now I just need to tweak around the options to get the same file I'm generating with the other tool. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2022 08:13:10 GMT</pubDate>
    <dc:creator>vsantos01</dc:creator>
    <dc:date>2022-11-25T08:13:10Z</dc:date>
    <item>
      <title>SREC file generation from command line</title>
      <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1555839#M18933</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm using a custom build chain, using proprietary toolchain, that I launch from the command line (from my continuous integration system). I use tools from this toolchain to create an srec file from the linked elf.&lt;/P&gt;&lt;P&gt;I need to validate the output of the SREC generation and I've thought on using a different tool to generate again the srec and compare the two srec files obtained (build chain vs alternate tool). I have downloaded the S32K1 Design Studio (v3.5) hoping to get from there the tool needed, but all documentation I'm finding points on how to do it thorugh the IDE.&lt;/P&gt;&lt;P&gt;Which tool can be used to generate the srec file, out from an elf file, from the command line?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 14:44:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1555839#M18933</guid>
      <dc:creator>vsantos01</dc:creator>
      <dc:date>2022-11-22T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: SREC file generation from command line</title>
      <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559344#M19068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can use gnu objcopy -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;arm-none-eabi-objcopy -O srec my.elf my.srec&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With default install path is objcopy located in&amp;nbsp;c:\NXP\S32DS.3.5\S32DS\build_tools\gcc_v9.2\gcc-9.2-arm32-eabi\bin\&amp;nbsp; folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 10:20:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559344#M19068</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2022-11-24T10:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: SREC file generation from command line</title>
      <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559347#M19069</link>
      <description>&lt;P&gt;Thanks for the feedback. I will give it a try, though I read on the web that it generates intel hex file and I'm not sure it will work for the project. Be back with results.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 10:24:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559347#M19069</guid>
      <dc:creator>vsantos01</dc:creator>
      <dc:date>2022-11-24T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: SREC file generation from command line</title>
      <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559813#M19086</link>
      <description>&lt;P&gt;Ok, I can generate an srec file already which seems to match my needs. Now I just need to tweak around the options to get the same file I'm generating with the other tool. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 08:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559813#M19086</guid>
      <dc:creator>vsantos01</dc:creator>
      <dc:date>2022-11-25T08:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: SREC file generation from command line</title>
      <link>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559854#M19087</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you need different format - you can use srec_cat tool:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://srecord.sourceforge.net/" target="_blank"&gt;https://srecord.sourceforge.net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 09:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SREC-file-generation-from-command-line/m-p/1559854#M19087</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2022-11-25T09:03:08Z</dc:date>
    </item>
  </channel>
</rss>

