KSDK - PEx

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KSDK - PEx

1,040 次查看
oaf
Contributor IV

I'm using this environment

  • KDS-2.0.0
  • KSDK-1.1.0
  • K64F12
  • ProcessorExpert
  • MQX

In my project I want a combined CDC+MSD device eventually, but for now I could use just the CDC.

I've tried to make a project, but my PC mostly says that the device is illegal

(I've tried the MSD). Yes, I've tried to read the documents, there is about a mile of doc, with nice

screen-dumps which seems to be slightly out of date. All examples are with standalone processor,

and no ProcessorExpert.

 

Is there any example project, using MQX, PEx, KDS and USB?

 

I'm aware of the USB projects on MCU on Eclipse (Erich Styger), but he seems to use the OLD

USB V-4.1.1 stack.

标签 (1)
0 项奖励
回复
3 回复数

751 次查看
ivadorazinova
NXP Employee
NXP Employee

Hello Ole Asbjorn Fadum,

we have not this complex guide.

But I can recommend you follow these steps

Re: how configure an USB HID with processor expert?

in created application you choose fsl_os_abstraction for MQX.

I hope this helps,

Best Regards,

Iva

0 项奖励
回复

751 次查看
oaf
Contributor IV

Well I've moved to KSDK-1.2.0 and would try only a MSD.

I just add a fsl_usb_device_msd_class to my project, and change Vendor ID / Product ID to what is used in the examples (0xa215/0x0008).

The project compiles, but when I download it windows doesn't bother, the USB 'plong' is not heard.

Shouldn't a bean generated code at least be discovered by windows???

0 项奖励
回复

751 次查看
ivadorazinova
NXP Employee
NXP Employee

Hello Ole,

Do you have connected both USB cables?

It is very usual mistake for this case.

Have a great day,

Iva

0 项奖励
回复