TWR_K20D72M MQX Lite PE USB stack problem

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

TWR_K20D72M MQX Lite PE USB stack problem

Jump to solution
634 Views
marcbunyard
Contributor IV

I am working on the TWR_K20D72M using PE with MQX Lite and the USB_LDD, and it won't enumerate.  I have used the example in C:\Freescale\CW MCU v10.4\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K20D72M\USB_MS_Device, and seems to set everything up correctly, but when the Host performs GetDeviceDescriptor, erroneous data in sent in response to the IN packet.  The example does not use MQX Lite, and when I run it as is, it works.

I can't find an example of MQX Lite with PE and USB for the K20.  Is there one?

Tags (5)
0 Kudos
1 Solution
348 Views
marcbunyard
Contributor IV

I moved the DeviceDescriptor data from ROM to RAM, and the data problem has cleaned up. 

View solution in original post

0 Kudos
2 Replies
349 Views
marcbunyard
Contributor IV

I moved the DeviceDescriptor data from ROM to RAM, and the data problem has cleaned up. 

0 Kudos
348 Views
Monica
Senior Contributor III

Marc,

that is great, thank you very much for sharing your resolution! :smileygrin:

Best regards,

Monica

0 Kudos