Do we have any XML library compatible to USB drivers from the KSDKv2.0?

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

Do we have any XML library compatible to USB drivers from the KSDKv2.0?

398 Views
vishalwankar
Contributor I

Hi,

 

I need to parse an XML file from the USB. so do we have any library compatible Kinetis based USB drivers? As the USB API's uses the FIL pointer which is having a different structure than the normally used FILE pointer. Also, I am using FRDM-K22F board along with KSDKv2.0.

Thanks in advance. :-)

 

Regards,

Vishal

Labels (1)
0 Kudos
1 Reply

310 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Vishal,

As far as I know the we have not any library compatible Kinetis based USB drivers, the Kinetis driver in SDK is low level driver instead of high level driver, we can transfer message or datas based on Kinetis USB driver in SDK.

Hope it can help you.

BR

XiangJun Rong

0 Kudos