<?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: USB CDC with MQX and C++ in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396930#M13304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they were created with the same MQX 4.1.&amp;nbsp; I have a custom BSP cloned from TWR70F120M BSP.&amp;nbsp; The processor is the K70.&amp;nbsp; I even have the two project imported into the same workspace.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2015 15:09:29 GMT</pubDate>
    <dc:creator>louiemoye</dc:creator>
    <dc:date>2015-08-26T15:09:29Z</dc:date>
    <item>
      <title>USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396928#M13302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently created a MQX 4.1 project, and used the C++ demo app to start a new C++ project with MQX.&amp;nbsp; In another proejct, I created MQX 4.1 with USB Device CDC support.&amp;nbsp; Now I'm trying to combine the two project to create MQX 4.1, written in C++ and include USB CDC Support.&amp;nbsp; I copied example code from the USB CDC project, and I added paths to my BSP/USB directory (${MQX_ROOT_DIR}/lib/ArubaBSP.cw10gcc/debug/usb), into the Project/Properties/C/C++ General/Includes tab for all languages.&amp;nbsp; I also added the classic extern "C" around my header includes usb_descriptor.h, and around usb_class.h, and usb_cdc.h.&amp;nbsp; However, I continue to get these linker errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;undefined reference to `USB_Class_CDC_Recv_Data'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same errors with each of the USB_Class_CDC_xxx functions I attempt to use.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to resolve this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW I'm using Codewarrior 10.6, and gcc&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:29:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396928#M13302</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-08-25T15:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396929#M13303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the processor used ?&lt;/P&gt;&lt;P&gt;The 2 projects were created with same MQX version ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;Freescale Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 11:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396929#M13303</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-08-26T11:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396930#M13304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they were created with the same MQX 4.1.&amp;nbsp; I have a custom BSP cloned from TWR70F120M BSP.&amp;nbsp; The processor is the K70.&amp;nbsp; I even have the two project imported into the same workspace.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 15:09:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396930#M13304</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-08-26T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396931#M13305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Info.&lt;/P&gt;&lt;P&gt;I need to perform some tests on my side.&lt;/P&gt;&lt;P&gt;Keep you informed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;Freescale Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:10:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396931#M13305</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-08-27T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396932#M13306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks.&amp;nbsp; Just curious - would it be easier to convert my C project to a C++ project?&amp;nbsp; What would it take to do that?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:26:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396932#M13306</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-08-27T15:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396933#M13307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hum&lt;/P&gt;&lt;P&gt;I've problem with CPP project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 15:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396933#M13307</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-08-28T15:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396934#M13308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you having the same undefined externals for CDC library calls?&amp;nbsp; Also, what about converting C to CPP project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 17:23:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396934#M13308</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-08-28T17:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396935#M13309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is probably too MQX specific.&lt;/P&gt;&lt;P&gt;I will re-direct the question to MQX team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 09:59:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396935#M13309</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-08-31T09:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396936#M13310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 15:27:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396936#M13310</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-08-31T15:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396937#M13311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pascal - what is the status on getting the MQX team involved?&amp;nbsp; This issue is getting super critical as it is now holding up my progress forward.&amp;nbsp; I'm on a development team of many engineers,&amp;nbsp; and leading the embedded software development portion; consquently, this is holding up progress on the entire project.&amp;nbsp; I have opened support cases with Freescale on other issues, but I seem to get faster responses on the forum.&amp;nbsp; If there is a better/faster way to get support on super critical issues, please let me know how I can proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Louie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 17:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396937#M13311</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-09-01T17:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396938#M13312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to resolve this issue.&amp;nbsp; I had to add more references and paths to the tool setting.&amp;nbsp; Specifically, Project\Properties\C/C++ Build\Settings\ToolSettings and then under all four tools for Arm Ltd Windows GCC [Assembler, C++ Compiler, C++Linker, and C++ Preprocessor], added this to the directory include paths:&lt;/P&gt;&lt;P&gt;"${MQX_ROOT_DIR}/lib/MyBSP.cw10gcc/debug/usb"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the same setting area I added to Arm Ltd Windows GCC C++ Linker/Miscellaneous/Other Objects:&lt;/P&gt;&lt;P&gt;"${MQX_ROOT_DIR}/lib/MyBSP.cw10gcc/debug/bsp/bsp.a"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; And to Arm Ltd Windows GCC C++ Linker/Miscellaneous/Linker Flags:&lt;/P&gt;&lt;P&gt;--start-group "${MQX_ROOT_DIR}/lib/MyBSP.cw10gcc/debug/bsp/usbd.a" -Xlinker --end-group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then of course I added to the Project\Properties\C/C++ General\Paths and Includes\Includes (for all languages):&lt;/P&gt;&lt;P&gt;${MQX_ROOT_DIR}/lib/MyBSP.cw10gcc/debug/usb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyBSP is the name of my custom cloned BSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 00:04:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396938#M13312</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2015-09-02T00:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: USB CDC with MQX and C++</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396939#M13313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to know that you've solved the problem and sorry for your community experience regarding this problem.&lt;/P&gt;&lt;P&gt;Probably I lost too much times trying to reproduce and investigate the problem on my side before to move it to MQX team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the better way between SR# and community ?&lt;/P&gt;&lt;P&gt;I don't know how all Freescale support teams are working but the same engineers are working on community and SR#.&lt;/P&gt;&lt;P&gt;I don't know if there is a faster way.&lt;/P&gt;&lt;P&gt;May be this depends of the question.&lt;/P&gt;&lt;P&gt;More people have access to community whereas the SR# is dedicated to Freescale support team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the community is working fine for sample question whereas the SR# is may be better for complex question.&lt;/P&gt;&lt;P&gt;For instance if we need to investigate the problem with an example on directly on your project.&lt;/P&gt;&lt;P&gt;This is the better way on our side for tracking issue - if we contact the development team to have info or to report a bug for instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for critical question I think the better way should be by contacting the support.&lt;/P&gt;&lt;P&gt;You can contact us via live chat too which is very similar and probably better than a call.&lt;/P&gt;&lt;P&gt;Have a look to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.freescale.com/training/sales-and-support:SUPPORTHOME" title="http://www.freescale.com/training/sales-and-support:SUPPORTHOME"&gt;Sales and Support|Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pascal&lt;BR /&gt;Freescale Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 07:29:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-CDC-with-MQX-and-C/m-p/396939#M13313</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2015-09-02T07:29:10Z</dc:date>
    </item>
  </channel>
</rss>

