PE USB_HOST_STACK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PE USB_HOST_STACK

776 Views
info55
Contributor I

I could not find any example code for USB MSD using PE USB_HOST_STACK the example that comes with Freescale USB Stack v4.1.1 shows USB_MSD_HOST_K60_PEx. This also gets compiled with lots of warnings and when I change the processor to K20 it generates lots of errors ,even in Generated code area.

I am using CW 10.3 . Since I do not have K60 I could not check the compiled code and I only have K20 Custom board.

 As my other projects are using PE I am confirtable with PE and do not wish to switch to MCUExpresso at this stage.

Does anybody can suggest something to resolve this? Thanks in advance.

Labels (1)
0 Kudos
Reply
1 Reply

709 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

 

You can find on how to import examples of the USB stack at:

<installation route>\Freescale USB Stack\Documentation\USBPEXQSG

 

In there you'll find a step by step guide to import PE examples of the USB stack, this in regards that you found some issues importing the k60 example code, as for your question of an example for the k20, there are example codes for CW that don't have PE for the k20 that you can find at:
<installation route>\Freescale USB Stack\Source\Host\examples\msd\cw10\kinetis_k20

 

To import this example you'll just need to drag and drop the .project file.

 

Hope this helps,

Regards,
Aldo.

--------------------------------------------------------------------------

Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply