<?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: Error in USB_CDC_DEVICE_MK40DX256_PEx Project in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228402#M1177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be more specific in errors you are receiving in Problems view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The project that I've built from USB stack 4.1.1. also contains only USB_DEVICE_STACK component and USB_LDD under it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 07:52:44 GMT</pubDate>
    <dc:creator>Petr_H</dc:creator>
    <dc:date>2013-05-16T07:52:44Z</dc:date>
    <item>
      <title>Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228397#M1172</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;I try to import the USB_CDC_DEVICE_MK40DX256_PEx example project from the Freescale USB Stack v4.1.1 (C:\Freescale\Freescale USB Stack v4.1.1\ProcessorExpert\Examples\Device\CDC).&lt;/P&gt;&lt;P&gt;It looks like this project is corrupt as it does not contain the USB_CDC_CLASS component at all. It also does not compile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:50:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228397#M1172</guid>
      <dc:creator>anguel</dc:creator>
      <dc:date>2013-05-07T14:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228398#M1173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&amp;nbsp; please import USB componnets (USB_DEVICE_STACK and USB_CDC_CLASS) from "...\Freescale USB Stack v4.1.1\ProcessorExpert\Components" directory. &lt;/P&gt;&lt;P&gt;See "...\Freescale USB Stack v4.1.1\Documentation\USBPEXQSG.pdf" for more info.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;MVa&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:00:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228398#M1173</guid>
      <dc:creator>MVa</dc:creator>
      <dc:date>2013-05-07T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228399#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply but have you actually tested yourself if the project really works?&lt;/P&gt;&lt;P&gt;Of course I have imported the components but this does not solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:53:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228399#M1174</guid>
      <dc:creator>anguel</dc:creator>
      <dc:date>2013-05-07T19:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228400#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have reproduced the problem. The examples get broken when they are imported to CW10,4 and re-generated.&lt;/P&gt;&lt;P&gt;The problem is than in the usb_descriptor.h, the #endif part at the #endif gets duplicated.&lt;/P&gt;&lt;P&gt;The quick workaround is to delete the ending part with the last #endif :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/* Begin of code block &amp;lt;4&amp;gt;&amp;nbsp; auto generated code, DO NOT MODIFY LINES BELOW */&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;** ###################################################################&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;**&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This file was created by Processor Expert 10.0 [05.03]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for the Freescale Kinetis series of microcontrollers.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;**&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;** ###################################################################&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;*/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/* End code block &amp;lt;4&amp;gt;&amp;nbsp; auto generated code, DO NOT MODIFY LINES ABOVE */&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I was able to build the example with the CW10.4.&lt;/P&gt;&lt;P&gt;We are sorry for an incovenience. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 12:59:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228400#M1175</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-14T12:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228401#M1176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all many thanks for your support. I restored the original USB_CDC_DEVICE_MK40DX256_PEx folder, deleted the part you said is causing the conflict, imported the project but it still does NOT show up correctly and build.&lt;/P&gt;&lt;P&gt;Let me compare it to the USB_CDC_DEVICE_K40_PEx which works fine for me:&lt;/P&gt;&lt;P&gt;The USB_CDC_DEVICE_K40_PEx shows a USB_CDC_CLASS component and then shows the USB_DEVICE_STACK component under "Referenced_Components".&lt;/P&gt;&lt;P&gt;In contrast the USB_CDC_DEVICE_MK40DX256_PEx project which does not work contains only a USB_DEVICE_STACK component, there is no USB_CDC_CLASS component at all in that project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 13:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228401#M1176</guid>
      <dc:creator>anguel</dc:creator>
      <dc:date>2013-05-15T13:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228402#M1177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be more specific in errors you are receiving in Problems view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The project that I've built from USB stack 4.1.1. also contains only USB_DEVICE_STACK component and USB_LDD under it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 07:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228402#M1177</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-16T07:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in USB_CDC_DEVICE_MK40DX256_PEx Project</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228403#M1178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help, now it builds ok. The problem was that I had understood that I have to remove the #endif before importing the project, but then it turned out that I have to import the project first, run PE code generator and then delete the last #endif part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I still do not understand why this project does not use the USB_CDC_CLASS component. This class is used by other projects and is also described on page 77 and following of the USBPEXQSG.pdf document included with USB Stack v4.1.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 12:40:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Error-in-USB-CDC-DEVICE-MK40DX256-PEx-Project/m-p/228403#M1178</guid>
      <dc:creator>anguel</dc:creator>
      <dc:date>2013-05-16T12:40:26Z</dc:date>
    </item>
  </channel>
</rss>

