fsl_usb_* components missing in PE KDS 3.2 SDK 1.3

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

fsl_usb_* components missing in PE KDS 3.2 SDK 1.3

Jump to solution
617 Views
inorman
Contributor III

Hi, I'm trying to develop a USB CDC project on a K64 using Processor Expert in KDS 3.2 with SDK 1.3, but all the examples I see are using a  fsl_usb_framework component.

 

My installation doesn't have any fsl components at all, have I missed a step when installing? Or do these need to be added separately?

 

Regards

Ian

Labels (1)
0 Kudos
1 Solution
445 Views
BlackNight
NXP Employee
NXP Employee

Hi Ian,

you need to install the SDK components from here:

<SDK installation folder>\eclipse_update\KSDK_1.3.0_Eclipse_Update.zip

In KDS, use Help > Install New Software and use the above zip file as update archive.

Erich

View solution in original post

0 Kudos
3 Replies
445 Views
inorman
Contributor III

Thanks Eric, that was the step I was missing. I found the update in

<SDK installation folder>\tools\eclipse_update\KSDK_1.3.0_Eclipse_Update.zip

Thanks you therealfreegeek, I'll follow that example.

Cheers

Ian

0 Kudos
445 Views
therealfreegeek
Contributor IV

Once you have KSDK 1.3 installed it is still not straightforward to set up USC CDC under PE, after a bit of searching I found that this was the best example and the easiest to implement and use.

https://centaurian.co.uk/2015/12/23/ksdk-usb-cdc-printf/

0 Kudos
446 Views
BlackNight
NXP Employee
NXP Employee

Hi Ian,

you need to install the SDK components from here:

<SDK installation folder>\eclipse_update\KSDK_1.3.0_Eclipse_Update.zip

In KDS, use Help > Install New Software and use the above zip file as update archive.

Erich

0 Kudos