<?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 Problem with creating USB Bootloader library and import it on M52259DEMO in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-creating-USB-Bootloader-library-and-import-it-on/m-p/178142#M2503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;Hi all,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I am now trying to get familiar with the USB Bootloader on M52259 DEMO and codewarrior 7.2 with MQX 3.6 version.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I have read the &lt;A href="https://docs.google.com/viewer?url=http://cache.freescale.com/files/microcontrollers/doc/app_note/AN3927.pdf" rel="nofollow" target="_self"&gt;MSD tutorial&lt;/A&gt; on Freescale website and downloaded the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M52259DEMOKIT&amp;amp;fsrch=1&amp;amp;sr=1" rel="nofollow" target="_self"&gt;USB Bootloader sample code&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;What I want to do is to build a USB Bootloader Standalone library and import the library into my own existing application project by the way from the tutorial section4.4.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I tried the way step by step to add the Bootloader to the CMX USB LITE Lab in section4.4.&amp;nbsp;However, after I made a library and import it into the existing project(like figure15), it seems that there are some problems between the bootloader library and linking to the CMX project. I made the library by setting the Target/Coldfire Target/Project Type to library and rename it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;But I have&amp;nbsp;no idea about is that linking correctly only by putting the library into the project like figure15 or there should be something else to set on other settings.&lt;FONT size="2"&gt;Or should I put the whole USB Bootloader src into the application project rather than just putting the library into the project. Are there any other tutorials to do it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot and appreciate it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;epl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Jan 2011 18:21:54 GMT</pubDate>
    <dc:creator>epl</dc:creator>
    <dc:date>2011-01-23T18:21:54Z</dc:date>
    <item>
      <title>Problem with creating USB Bootloader library and import it on M52259DEMO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-creating-USB-Bootloader-library-and-import-it-on/m-p/178142#M2503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;Hi all,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I am now trying to get familiar with the USB Bootloader on M52259 DEMO and codewarrior 7.2 with MQX 3.6 version.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I have read the &lt;A href="https://docs.google.com/viewer?url=http://cache.freescale.com/files/microcontrollers/doc/app_note/AN3927.pdf" rel="nofollow" target="_self"&gt;MSD tutorial&lt;/A&gt; on Freescale website and downloaded the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M52259DEMOKIT&amp;amp;fsrch=1&amp;amp;sr=1" rel="nofollow" target="_self"&gt;USB Bootloader sample code&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;What I want to do is to build a USB Bootloader Standalone library and import the library into my own existing application project by the way from the tutorial section4.4.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;I tried the way step by step to add the Bootloader to the CMX USB LITE Lab in section4.4.&amp;nbsp;However, after I made a library and import it into the existing project(like figure15), it seems that there are some problems between the bootloader library and linking to the CMX project. I made the library by setting the Target/Coldfire Target/Project Type to library and rename it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;&lt;SPAN style="white-space: pre;"&gt;&lt;/SPAN&gt;But I have&amp;nbsp;no idea about is that linking correctly only by putting the library into the project like figure15 or there should be something else to set on other settings.&lt;FONT size="2"&gt;Or should I put the whole USB Bootloader src into the application project rather than just putting the library into the project. Are there any other tutorials to do it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot and appreciate it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;epl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jan 2011 18:21:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-creating-USB-Bootloader-library-and-import-it-on/m-p/178142#M2503</guid>
      <dc:creator>epl</dc:creator>
      <dc:date>2011-01-23T18:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with creating USB Bootloader library and import it on M52259DEMO</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-creating-USB-Bootloader-library-and-import-it-on/m-p/178143#M2504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;i am also using the USB Bootloader on M52259 DEMO and codewarrior 7.2 but with MQX 3.7.0 version.&lt;BR /&gt;&lt;BR /&gt;I have problems with example projects of MSD tutorial and i suspect that one of the problems is the conversion of cw project from 7.1 to 7.2.&lt;BR /&gt;&lt;BR /&gt;Anyone has these example projects working fine with Codewarrior 7.2 version?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Best Regards﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 16:27:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-creating-USB-Bootloader-library-and-import-it-on/m-p/178143#M2504</guid>
      <dc:creator>RuiFaria</dc:creator>
      <dc:date>2011-08-29T16:27:49Z</dc:date>
    </item>
  </channel>
</rss>

