Error compiling KMS autogenerated code in KDS

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

Error compiling KMS autogenerated code in KDS

727 Views
PedroCastro
Contributor III

Hi,

I am using the KMS in order to generate C code, but there are still some errors when I try to build it from KDS 3.2. I followed the first example regarding velocity control in Kinetis Motor Suite Lab Guide and I have already installed the necessary software that the tutorial demands.
Here follows the errors:
Description Resource Path Location Type
cannot find -lksdk_platform

cannot find -lksdk_startup

I hope you could help me!

Regards

Labels (1)
0 Kudos
1 Reply

479 Views
linestream-adam
Senior Contributor I

Pedro,

Make sure you build the platform and startup libraries located in KSDK 1.3.  When using KDS you will need to add these projects into your workspace and build them in Release mode.  These should be instructions in the lab guide about importing these projects.

0 Kudos