Hello, I am trying to compile official Hello world on uVision5, but I've got /lib/ksdk_platform_lib/uv4/KL3Z4/debug/ksdk_platform_lib.lib: no such file or directory, Does anyone has met this problem? thanks a lot.
Hello andy HSU:
The error implies that you have not compiled the KSDK platform library (ksdk_platfrom_lib.lib cannot be found). The library is necessary to compile the example projects.
Try building the library which should be in:
[ksdk_install_dir]\lib\ksdk_platform_lib\uv4\[device]
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------