<?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: 56F8322 &amp; MC56F83XX Bootloader error in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219697#M2625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I try to change the file "56F832x_boot_flash_linker.cmd" but I really do not know what value to place or where to change.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I understand that the values we try to use are outside the range of memory that have this DSC but&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;What are the correct values?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Where do I put the values they are?,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#*******************************************************************************     .ApplicationInterruptVector : {     &lt;FONT color="#FF0000"&gt;F_vector_begin_addr = .;&lt;/FONT&gt;        * (isr_vectors.text)   } &amp;gt; .pInterruptVector#*******************************************************************************    .ApplicationCode :    {        # Place all code into Boot Flash                &lt;FONT color="#FF0000"&gt;F_Pcode_begin_addr_in_ROM = .;&lt;/FONT&gt;        * (.text)        * (rtlib.text)        * (fp_engine.text)        * (user.text)        &lt;FONT color="#FF0000"&gt;F_Pcode_end_addr_in_ROM = .;&lt;/FONT&gt;        __Pcode_end_addr_in_ROM = .;            } &amp;gt; .pBootFlash&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intento cambiar el archivo "56F832x_boot_flash_linker.cmd" pero realmente no se que valor colocar ni donde cambiar. Entiendo que los valores que intenta usar estan por fuera del rango de memoria que tiene este DSC pero&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;¿Cuales son los valores correctos?&lt;/P&gt;&lt;P&gt;¿donde coloco los valores que son?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Aug 2010 08:37:32 GMT</pubDate>
    <dc:creator>ernesto_arc</dc:creator>
    <dc:date>2010-08-27T08:37:32Z</dc:date>
    <item>
      <title>56F8322 &amp; MC56F83XX Bootloader error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219696#M2624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hello,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Simply download the file "56F8300BOOTLOADER.zip" I follow the steps that tells me the document "MC56F83XXBLUM.pdf" but when you try to compile I get the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;Simplemente descargo el archivo "56F8300BOOTLOADER.zip", Sigo los pasos que me indica el documento &amp;nbsp;"MC56F83XXBLUM.pdf", pero al intentar compilar me aparece el siguiente error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG align="middle" alt="error 56F8322 Bootloader" border="0" height="129" src="http://img840.imageshack.us/img840/6205/errorg.png" width="874" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 08:31:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219696#M2624</guid>
      <dc:creator>ernesto_arc</dc:creator>
      <dc:date>2010-08-27T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: 56F8322 &amp; MC56F83XX Bootloader error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219697#M2625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I try to change the file "56F832x_boot_flash_linker.cmd" but I really do not know what value to place or where to change.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I understand that the values we try to use are outside the range of memory that have this DSC but&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;What are the correct values?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Where do I put the values they are?,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#*******************************************************************************     .ApplicationInterruptVector : {     &lt;FONT color="#FF0000"&gt;F_vector_begin_addr = .;&lt;/FONT&gt;        * (isr_vectors.text)   } &amp;gt; .pInterruptVector#*******************************************************************************    .ApplicationCode :    {        # Place all code into Boot Flash                &lt;FONT color="#FF0000"&gt;F_Pcode_begin_addr_in_ROM = .;&lt;/FONT&gt;        * (.text)        * (rtlib.text)        * (fp_engine.text)        * (user.text)        &lt;FONT color="#FF0000"&gt;F_Pcode_end_addr_in_ROM = .;&lt;/FONT&gt;        __Pcode_end_addr_in_ROM = .;            } &amp;gt; .pBootFlash&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intento cambiar el archivo "56F832x_boot_flash_linker.cmd" pero realmente no se que valor colocar ni donde cambiar. Entiendo que los valores que intenta usar estan por fuera del rango de memoria que tiene este DSC pero&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;¿Cuales son los valores correctos?&lt;/P&gt;&lt;P&gt;¿donde coloco los valores que son?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 08:37:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219697#M2625</guid>
      <dc:creator>ernesto_arc</dc:creator>
      <dc:date>2010-08-27T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: 56F8322 &amp; MC56F83XX Bootloader error</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219698#M2626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Anyone else wondering the same thing and is a great answer on this link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hola,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ya alguien pregunto lo mismo y hay una respuesta estupenda en este link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/54204#54204" title="https://community.freescale.com/message/54204#54204"&gt;https://community.freescale.com/message/54204#54204&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Muchas Gracias!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 09:25:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/56F8322-MC56F83XX-Bootloader-error/m-p/219698#M2626</guid>
      <dc:creator>ernesto_arc</dc:creator>
      <dc:date>2010-08-27T09:25:27Z</dc:date>
    </item>
  </channel>
</rss>

