Why is there no middleware in the SDK in mcuxpresso

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

Why is there no middleware in the SDK in mcuxpresso

648 Views
olovskos
Contributor I

Hello,

I created a SDK for a MK22DX128xxx with the USB Stack but when I use the SDK in mcuxpresso, there is no option for USB in the middleware view.

I read in this thread https://community.nxp.com/thread/447664 that this is normal and one should use the example import to get the structure needed. 

The problem is, there are no examples for my device?!?

So am I supposed to import an example for a different device and then adapt the folder structure to my device?

There must be some better way to do this.

Thanks

Labels (1)
0 Kudos
1 Reply

497 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi olovskos:

I downloaded SDK_2.3.1_MK22DX128XXX5 from mcuxpresso.nxp.com

There is USB support also with some usb device examples.

SDK_2.3.1_MK22DX128xxx5\boards\twrk21d50m\usb_examples

But the usb component in middleware option is not ready in new project wizard.

The recommended approach  if such components are required is to import an example including the component and modify this as required

Regards

Daniel

0 Kudos