Not sure of the best place to post this but trying to build the example code for the KSDK 1.0.0. I get the following attached error. KDS is 1.1.1.
I can build my test code and run it on the board so not sure what I am missing for the example code.
Original Attachment has been moved to: error.txt.zip
Hello Jay:
The error implies that you have not compiled the KSDK platform library for K64.
To do this check the instructions in the Kinetis SDK K64 User's Guide.pdf in your KSDK installation:
C:\Freescale\KSDK_1.0.0\doc\Kinetis SDK K64 User's Guide.pdf
Refer to Appendix A, disregarding IAR and Keil parts and only pay attention to KDS instructions.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Jorge
That was it. I got it build and running on the board.
Thank you
Jay