<?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: Problem flashing .s19 using Embedded Bootloader in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128375#M721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The solution is simply use hiwave, i.e. P&amp;amp;E Multilink to flash the .s19 file into ur EVB/EVK...&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Apr 2006 09:29:57 GMT</pubDate>
    <dc:creator>magic</dc:creator>
    <dc:date>2006-04-16T09:29:57Z</dc:date>
    <item>
      <title>Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128370#M716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Freescale Zigbee/MC13193 EVK. It contains two 13192-SARD and three 13192-EVB boards. The microcontrollers used for the boards are GT60 which belongs to the GB60 family. I'm trying to build an application from My_Wireless_App for the IEEE 802.15.4 protocol. The application is available from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Fwebapp%2Fsearch%2FMainSERP.jsp%3FProducts%3DProducts%252F011Wireless%2BCommunications%252F001Wireless%2BConnectivity%252F002ZigBee%2526%25238482%253B%252F%26showAllCategories%3Dfalse%26SelectedAsset%3DDesign%2BTools%26srch%3D1%26assetLocked%3Dtrue%26Design%2520Tools%3DDesign%2BTools%252F000Software%26" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/search/MainSERP.jsp?Products=Products%2F011Wireless+Communications%2F001Wireless+Connectivity%2F002ZigBee%26%238482%3B%2F&amp;amp;showAllCategories=false&amp;amp;SelectedAsset=Design+Tools&amp;amp;srch=1&amp;amp;assetLocked=true&amp;amp;Design%20Tools=Design+Tools%2F000Software&amp;amp;&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The specific file is MC13192 802.15.4 MAC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is flashing the boards with embedded bootloader. I saved the .s19 file into the Test Tool folder for embedded bootloader flashing but received the prompt error saying: .s19 data transfer failed. Beneath the Test Tool window, another error saying: Firmware download failed - mismatch found on address=0xFFC0. There are no problem for other application except the My_Wireless_App.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be the problem and suggested solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2006 13:13:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128370#M716</guid>
      <dc:creator>magic</dc:creator>
      <dc:date>2006-03-09T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128371#M717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am trying to download the MyApp_Ex01 s19 file as well on to my 13193EVB (NOTE: NOT 13193EVK) board and I am getting the same error. I have been able to download other samples (wireless uart, etc) but not the programs under MyWirelessApp sample. Has anybody found a solution to this problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 03:25:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128371#M717</guid>
      <dc:creator>lotuzeater</dc:creator>
      <dc:date>2006-04-16T03:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128372#M718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Here is a hypothesis, but I have no means to test it:&lt;BR /&gt;&lt;BR /&gt;The address of the error, 0xFFC0, is the start of an area referred to as "unused vector space".&lt;BR /&gt;But if you have a bootloader installed, the vector space is relocated down to a lower address&lt;BR /&gt;by the flash-protect hardware.&lt;BR /&gt;&lt;BR /&gt;I suspect that the MyApp programs do not know about the bootloader, and need to have the&lt;BR /&gt;vector data moved to where the chip has relocated the vectors.&lt;P&gt;Message Edited by rocco on &lt;SPAN class="date_text"&gt;04-15-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;01:56 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 03:50:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128372#M718</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-04-16T03:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128373#M719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Rocco,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; need to have the vector data moved to where the chip has relocated the vectors.&lt;BR /&gt;&lt;BR /&gt;Could you please let me know as to how I can try relocating the vectors?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;P&gt;Message Edited by lotuzeater on &lt;SPAN class="date_text"&gt;04-15-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;04:15 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 04:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128373#M719</guid>
      <dc:creator>lotuzeater</dc:creator>
      <dc:date>2006-04-16T04:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128374#M720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Could you please let me know as to how I can try relocating the vectors?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;Well, it depends on the project . . .&lt;BR /&gt;&lt;BR /&gt;If the project is relocatable assembler, the the memory segment defined for the vectors would need moved in the .PRM file.&lt;BR /&gt;&lt;BR /&gt;If the project is absolute assembler, Then there will be an ORG statement prior to the vector definitions that needs to change.&lt;BR /&gt;&lt;BR /&gt;If the project is C, then I can't help at all. I don't use CodeWarrior.&lt;BR /&gt;&lt;BR /&gt;Maybe someone else can offer better advice.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 04:39:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128374#M720</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2006-04-16T04:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128375#M721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The solution is simply use hiwave, i.e. P&amp;amp;E Multilink to flash the .s19 file into ur EVB/EVK...&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 09:29:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128375#M721</guid>
      <dc:creator>magic</dc:creator>
      <dc:date>2006-04-16T09:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem flashing .s19 using Embedded Bootloader</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128376#M722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks Magic, I don't have the P&amp;amp;E Multilink, I'll have to order it&lt;BR /&gt;and give that a try. Do you know why the P&amp;amp;E multilink was&lt;BR /&gt;mandatory?&lt;BR /&gt;&lt;BR /&gt;Another question: How does one download a program using the multilink?&lt;BR /&gt;I have only seen instructions for downloading the bootloader or&lt;BR /&gt;upgrading the bootloader, but not a sample program...&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;P&gt;Message Edited by lotuzeater on &lt;SPAN class="date_text"&gt;04-16-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;12:57 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2006 10:09:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Problem-flashing-s19-using-Embedded-Bootloader/m-p/128376#M722</guid>
      <dc:creator>lotuzeater</dc:creator>
      <dc:date>2006-04-16T10:09:18Z</dc:date>
    </item>
  </channel>
</rss>

