<?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: Post Linked: How to generate automatically s19 with burner in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151623#M3676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ok, "burner tool" - the one that came with the board and talks to to embedded boot loader vis USB port?&lt;BR /&gt;&lt;BR /&gt;- OR -&lt;BR /&gt;&lt;BR /&gt;burner.exe that comes with Code Warrior ?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2007 00:54:00 GMT</pubDate>
    <dc:creator>JimDon</dc:creator>
    <dc:date>2007-10-02T00:54:00Z</dc:date>
    <item>
      <title>How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151613#M3666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the docs about burner tool for CW. What that I want is to generate the s19 file at the end of the compiling and linking processing, automatically and without executing manually burner tool. I looked under the target options but there isn't an option to do this. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 19:08:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151613#M3666</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-01T19:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151614#M3667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is your application an ANSI C application or a relocatable assembly application?&lt;/DIV&gt;&lt;DIV&gt;If you create your project using the wizard, this will be done automatically.&lt;/DIV&gt;&lt;DIV&gt;After linking the burner will be invoked automatically and it will generate a file with extension .abs.s19 in&amp;nbsp;the project bin directory.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 19:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151614#M3667</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-10-01T19:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151615#M3668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Mmm...in the bin folder I found a .sx file. Maybe it's the file generated, because it has the same size as another .s19 manually generated. The problem is that when I try to download to the device with the embedded bootloader I receive "Firmware download failed - mismatch found on address=0x1600".&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:00:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151615#M3668</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-01T20:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151616#M3669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;SX extension is used because the format can be a S19 or a S2.&lt;BR /&gt;The content of the S-Record depends on your configuration of the S-Record in the Target Settings.&lt;BR /&gt;You can define what kind of S-Record you want to create and even its file name.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:24:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151616#M3669</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-10-01T20:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151617#M3670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks Alban.&lt;BR /&gt;&lt;BR /&gt;Where can I find settings S-record exactly? I'm using CW 5.7.0 but I can't find this option.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:42:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151617#M3670</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-01T20:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151618#M3671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;there is as well the linker option -B to generate an S-Record:&lt;BR /&gt;OUTPUT:&lt;BR /&gt;-B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Generate S-Record file&lt;BR /&gt;&lt;BR /&gt;Of course this does not allow you to finetune things as using the burner.exe.&lt;BR /&gt;&lt;BR /&gt;See as well the other replies for your question: the burner.exe typically uses a .bbl (batch burner language) file as input.&lt;BR /&gt;If you are using e.g. a make file, you can use it on the burner.exe command line as well, or together with the burner.exe -F option.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:50:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151618#M3671</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2007-10-01T20:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151619#M3672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ALT+F7 &amp;nbsp;&amp;nbsp; --&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Target&amp;nbsp;&amp;nbsp; --&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Burner for HC12&amp;nbsp; --&amp;gt; Command Line Arguments&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 20:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151619#M3672</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-10-01T20:58:53Z</dc:date>
    </item>
    <item>
      <title>Post Linked: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151620#M3673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Notice for reader following this thread.&lt;BR /&gt;&lt;BR /&gt;The hardware side is handled in &lt;BR /&gt;&lt;B&gt;&lt;A class="subj_read" href="http://forums.freescale.com/message?board.id=CW816COMM&amp;amp;message.id=3371" rel="nofollow" target="_blank"&gt;Re: MC13213 EVK - Embedded bootloader - Download apps without BDM programmer?&lt;/A&gt;&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt;in the 8-Bit MCU board.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Alban.&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 21:34:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151620#M3673</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-10-01T21:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Post Linked: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151621#M3674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Maybe I've missed some thing, but I thought he wanted to use the tool that talks to the embedded boot loader.&lt;BR /&gt;"The problem is that when I try to download to the device with the embedded bootloader I receive "Firmware download failed - mismatch found on address=0x1600"&lt;BR /&gt;&lt;BR /&gt;Because I don't think that Burner.exe will talk to embedded boot loader.&lt;BR /&gt;&lt;BR /&gt;And please clarify this - Is the error message you are getting is coming from the tool that came with the board and talks to embedded boot loader?&lt;BR /&gt;&lt;BR /&gt;It is possible that the s-records generated by CW are not of the correct format for this tool, in which case you may need to run a bat file to convert them first. This can be done automatically at the end of the build.&lt;BR /&gt;&lt;BR /&gt;But first lets clarify the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 23:26:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151621#M3674</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2007-10-01T23:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Post Linked: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151622#M3675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok I try &lt;SPAN&gt;&lt;IMG alt=":smileyvery-happy:" class="emoticon emoticon-smileyvery-happy" id="smileyvery-happy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-very-happy.gif" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;After the build from CW I obtain a file .sx. To have a .s19 I tried to rename the .sx to a .s19 and even generating it from the .abs with burner tool.&lt;DIV&gt;&lt;/DIV&gt;In both cases I receive "Firmware download failed - mismatch found on address=0x1600".&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 00:04:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151622#M3675</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-02T00:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Post Linked: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151623#M3676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;ok, "burner tool" - the one that came with the board and talks to to embedded boot loader vis USB port?&lt;BR /&gt;&lt;BR /&gt;- OR -&lt;BR /&gt;&lt;BR /&gt;burner.exe that comes with Code Warrior ?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 00:54:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151623#M3676</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2007-10-02T00:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151624#M3677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;No I'm talking about burner.exe from CW. I don't know the first one. Maybe do you mean test tool?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Cecchi Sandrone on &lt;SPAN class="date_text"&gt;2007-10-01&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;08:41 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 01:40:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151624#M3677</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-02T01:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151625#M3678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Well, in your original post on the original thread you said:&lt;BR /&gt;"3) Download .s19 file via USB connection with test tool"&lt;BR /&gt;&lt;BR /&gt;So, you are no longer trying to do things that way.&lt;BR /&gt;&lt;BR /&gt;Ok, well first of all the the embedded bootloader is out of the picture, and you will be using the BDM with burner.exe. Also, pushing the buttons will not matter because the burner.exe will reset the board with the BDM when it&amp;nbsp; burns.&lt;BR /&gt;&lt;BR /&gt;I also think that you will need to set "Build Extras", "Use External Debugger" and fire off the burner&amp;nbsp; from there. I have not used burner.exe myself, but I have used this method when I needed to do other things with the output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 02:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151625#M3678</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2007-10-02T02:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151626#M3679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Ah, maybe there's a little misunderstanding...&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV align="left"&gt;In that post (http://forums.freescale.com/freescale/board/message?board.id=CW816COMM&amp;amp;thread.id=3336) the problem is how to download an application to the board without using the BDM programmer.&lt;BR /&gt;In this post the question is how generate the .s19 from .abs automatically, during the CW build.&lt;BR /&gt;I hope that the two problems are more understandable now.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Cecchi Sandrone on &lt;SPAN class="date_text"&gt;2007-10-01&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:00 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 02:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151626#M3679</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-02T02:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151627#M3680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Well as I said before here:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CW816COMM&amp;amp;message.id=463" target="_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=CW816COMM&amp;amp;message.id=463&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;you should find the .s19 in the bin directory under your project as Project.abs.s19&lt;/DIV&gt;&lt;DIV&gt;The link that is now broken (probably due to the forum re-arrangement) was pointing out that s19 generation is an option and although it is on by default, maybe it has been switched off. Unfortunately as it works for me and I don't normally use CW, I can't help you with where it was.&lt;/DIV&gt;&lt;DIV&gt;Perhaps you can find it yourself or some one reading this can now assist you.&lt;/DIV&gt;&lt;DIV&gt;Of course this depends on whether I am on the right track with what you are asking.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 05:37:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151627#M3680</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2007-10-02T05:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151628#M3681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ya, your right I did totally misunderstand. Sorry.&lt;BR /&gt;Disregard that last post.&lt;BR /&gt;&lt;BR /&gt;Now, are you still getting that error when you try to burn using the "test" tool ?&lt;BR /&gt;Because it could be that the s19 file generated from CW might not be correct format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 08:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151628#M3681</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2007-10-02T08:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151629#M3682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;I tried to configure Burner for HC08 under target settings and you can see how from attached images. The problem is that I don't know how to set S19 record in the content tab. As you can see in the "Command file" tab the script generated is:&lt;BR /&gt;&lt;BR /&gt;OPENFILE "%ABS_FILE%"&lt;BR /&gt;format=motorola&lt;BR /&gt;busWidth=1&lt;BR /&gt;origin=0&lt;BR /&gt;len=0x10000&lt;BR /&gt;destination=0&lt;BR /&gt;SRECORD=Sx&lt;BR /&gt;SENDBYTE 1 "%ABS_FILE%"&lt;BR /&gt;CLOSE&lt;BR /&gt;&lt;BR /&gt;And it specifies SRECORD=Sx. Where can I find the correct SRECORD format for my platform?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Edit: it seems that if I click on execute, in Burner for HC08 options, the file .abs.s19 is created. The problem with the download with embedded bootloader however persists (Firmware Download Failed - Mismatch found on address 0x1600). Maybe the .s19 generated must be compatible with Embedded Bootloader.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Cecchi Sandrone on &lt;SPAN class="date_text"&gt;2007-10-02&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:12 AM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Cecchi Sandrone on &lt;SPAN class="date_text"&gt;2007-10-02&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:19 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 15:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151629#M3682</guid>
      <dc:creator>CecchiSandrone</dc:creator>
      <dc:date>2007-10-02T15:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate automatically s19 with burner</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151630#M3683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It looks like there are restriction on the kind of&amp;nbsp;s record&amp;nbsp;the bootloader can download.&lt;/DIV&gt;&lt;DIV&gt;Does the bootloader only support S1, S2 or S3 records?&lt;/DIV&gt;&lt;DIV&gt;Is there a limitation in the line length?&lt;/DIV&gt;&lt;DIV&gt;Does he have trouble with S0 records?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;You can fine tune almost everything with the burner, but you need to know what you are expecting as output.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Additionally are you sure the address 0x1600 does not come twice in&amp;nbsp;the&amp;nbsp;S record file?&lt;/DIV&gt;&lt;DIV&gt;Is this address a valid FLASH address?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 17:30:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/How-to-generate-automatically-s19-with-burner/m-p/151630#M3683</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-10-02T17:30:51Z</dc:date>
    </item>
  </channel>
</rss>

