<?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 How change the start address of a program? in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-change-the-start-address-of-a-program/m-p/417893#M3258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to boot a code designed by KDS with the &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Fwebapp%2Fsps%2Fsite%2Fprod_summary.jsp%3Fcode%3DKBOOT" rel="nofollow" target="_blank"&gt;Kinetis Bootloader|Freescale.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But the binary generated by KDS is not configured with 0x0000_a000 (start address appli)&lt;/P&gt;&lt;P&gt;How change the start address of a program in KDS 3.0?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rémi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 07:38:07 GMT</pubDate>
    <dc:creator>rémiraynaud</dc:creator>
    <dc:date>2015-06-02T07:38:07Z</dc:date>
    <item>
      <title>How change the start address of a program?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-change-the-start-address-of-a-program/m-p/417893#M3258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to boot a code designed by KDS with the &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Fwebapp%2Fsps%2Fsite%2Fprod_summary.jsp%3Fcode%3DKBOOT" rel="nofollow" target="_blank"&gt;Kinetis Bootloader|Freescale.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But the binary generated by KDS is not configured with 0x0000_a000 (start address appli)&lt;/P&gt;&lt;P&gt;How change the start address of a program in KDS 3.0?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Rémi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 07:38:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-change-the-start-address-of-a-program/m-p/417893#M3258</guid>
      <dc:creator>rémiraynaud</dc:creator>
      <dc:date>2015-06-02T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How change the start address of a program?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-change-the-start-address-of-a-program/m-p/417894#M3259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello remi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to port a bootloader to KDS, i recommend you&amp;nbsp; use the AN2295 .&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/search?client=search_all_results&amp;amp;site=fsl_en&amp;amp;proxystylesheet=search_style_fe&amp;amp;sort=date%3AD%3AL%3Ad1&amp;amp;oe=UTF-8&amp;amp;ie=UTF-8&amp;amp;ud=1&amp;amp;output=xml_no_dtd&amp;amp;exclude_apps=1&amp;amp;callback=ss_show&amp;amp;lang_cd=en&amp;amp;filter=0&amp;amp;getfields=*&amp;amp;baseUrl=http%3A%2F%2Fwww.freescale.com%2Fwebapp&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1&amp;amp;rc=1&amp;amp;hl=en&amp;amp;dnavs=&amp;amp;q=AN2295" title="http://www.freescale.com/search?client=search_all_results&amp;amp;site=fsl_en&amp;amp;proxystylesheet=search_style_fe&amp;amp;sort=date%3AD%3AL%3Ad1&amp;amp;oe=UTF-8&amp;amp;ie=UTF-8&amp;amp;ud=1&amp;amp;output=xml_no_dtd&amp;amp;exclude_apps=1&amp;amp;callback=ss_show&amp;amp;lang_cd=en&amp;amp;filter=0&amp;amp;getfields=*&amp;amp;baseUrl=http%3A%2F%2Fwww.freescale.com%2Fwebapp&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1&amp;amp;rc=1&amp;amp;hl=en&amp;amp;dnavs=&amp;amp;q=AN2295"&gt;Search Results: AN2295&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I think this is simple to port and change .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 10:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-change-the-start-address-of-a-program/m-p/417894#M3259</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2015-06-02T10:45:32Z</dc:date>
    </item>
  </channel>
</rss>

