<?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: SREC0 Comments for vendor information in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SREC0-Comments-for-vendor-information/m-p/717171#M44009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you want to add comment in the generated .srec file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If yes, you can add the S0 record:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;&lt;SAMP class=""&gt;S0aa0000bbbbbbbbbbbbbbbbdd&lt;/SAMP&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SAMP class=""&gt;aa &lt;/SAMP&gt;- hexadecimal number of bytes that follow&lt;/LI&gt;&lt;LI&gt;&lt;SAMP class=""&gt;bb &lt;/SAMP&gt;- ASCII equivalent of &lt;SAMP class=""&gt;comment&lt;/SAMP&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SAMP class=""&gt;dd &lt;/SAMP&gt;- the checksum&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;PRE class=""&gt;&lt;PRE class=""&gt;You can use&amp;nbsp;&amp;nbsp; &lt;SAMP class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;WRITES0COM&lt;/SPAN&gt;MENT&lt;/SPAN&gt;&lt;/SPAN&gt; "comment" in the lcf file:
&lt;/SPAN&gt;&lt;/SAMP&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;IMG alt="pastedImage_1.png" src="https://community.nxp.com/t5/image/serverpage/image-id/34898i750313A107A90467/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then build the code.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;IMG alt="pastedImage_2.png" src="https://community.nxp.com/t5/image/serverpage/image-id/34989i2227B742F04918BE/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can find I can generate the&lt;/P&gt;&lt;P&gt;S00A0000636F6D6D656E7402&lt;/P&gt;&lt;P&gt;It is the comment.&lt;/P&gt;&lt;P&gt;I also attached my cw project for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2020 14:01:46 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2020-11-02T14:01:46Z</dc:date>
    <item>
      <title>SREC0 Comments for vendor information</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SREC0-Comments-for-vendor-information/m-p/717170#M44008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to adding a comment in the srec file for the kinetis MCU using CodeWarrior. According to the documentation, the WRITES0COMMENT should be used in the LCF. I however get a syntax error when attempting this. Can someone provide an example for how this is done. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 07:19:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SREC0-Comments-for-vendor-information/m-p/717170#M44008</guid>
      <dc:creator>codyzimmermann9</dc:creator>
      <dc:date>2017-11-17T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: SREC0 Comments for vendor information</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SREC0-Comments-for-vendor-information/m-p/717171#M44009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you want to add comment in the generated .srec file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If yes, you can add the S0 record:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;PRE class=""&gt;&lt;SAMP class=""&gt;S0aa0000bbbbbbbbbbbbbbbbdd&lt;/SAMP&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;SAMP class=""&gt;aa &lt;/SAMP&gt;- hexadecimal number of bytes that follow&lt;/LI&gt;&lt;LI&gt;&lt;SAMP class=""&gt;bb &lt;/SAMP&gt;- ASCII equivalent of &lt;SAMP class=""&gt;comment&lt;/SAMP&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SAMP class=""&gt;dd &lt;/SAMP&gt;- the checksum&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;PRE class=""&gt;&lt;PRE class=""&gt;You can use&amp;nbsp;&amp;nbsp; &lt;SAMP class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;WRITES0COM&lt;/SPAN&gt;MENT&lt;/SPAN&gt;&lt;/SPAN&gt; "comment" in the lcf file:
&lt;/SPAN&gt;&lt;/SAMP&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;IMG alt="pastedImage_1.png" src="https://community.nxp.com/t5/image/serverpage/image-id/34898i750313A107A90467/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then build the code.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;IMG alt="pastedImage_2.png" src="https://community.nxp.com/t5/image/serverpage/image-id/34989i2227B742F04918BE/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can find I can generate the&lt;/P&gt;&lt;P&gt;S00A0000636F6D6D656E7402&lt;/P&gt;&lt;P&gt;It is the comment.&lt;/P&gt;&lt;P&gt;I also attached my cw project for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SREC0-Comments-for-vendor-information/m-p/717171#M44009</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-11-02T14:01:46Z</dc:date>
    </item>
  </channel>
</rss>

