RTCS from KSDK 1.2 does not build under KDS 3.0 on Windows 7 64-bit

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

RTCS from KSDK 1.2 does not build under KDS 3.0 on Windows 7 64-bit

跳至解决方案
929 次查看
brianwilloughby
Contributor III

Background: I have KDS 3.0 installed and compiling firmware for the K64 that runs on my custom hardware platform, using the PE micro Multilink Universal. I am trying to add RTCS to the firmware, but DHCP hangs without returning an error.

 

Current Situation: Someone else compiled lib_rtcs.a, so I thought it would be a good idea to try building that again, in case any options were specified incorrectly. Unfortunately, I cannot get KDS to build RTCS from KSDK 1.2

 

I used "Import from existing project" to load \Freescale\KSDK_1.2.0\middleware\tcpip\rtcs\build\kds\rtcs_frdmk64f and tried to build. I get hundreds of warnings, and an error in a batch file that complains about an unmatched quote. I tried a clean build, but same results. I also tried loading the workspace at \Freescale\KSDK_1.2.0\middleware\tcpip\rtcs\build\kds\workspace_frdmk64f, but it was empty. So, I again imported the existing project above and got the same results.

 

Question: Is KDS 3 supposed to be able to build components of the KSDK 1.2? I would assume that it should be the easiest thing to import one of these projects and build without modifying anything.

标签 (1)
1 解答
716 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

KDS 3.0 can support KSDK 1.2.

1. first please make sure  you apply the Eclipse Update for Kinetis SDK into this tool using Help -> Install New Software. Then go to ..\KSDK_1.2.0\tools\eclipse_update folder to find the appropriate Eclipse update.

2. make sure you have all KDS3.0 updates installed:

pastedImage_0.png

3. then follow attached video to build rtcs_frdmk64f. i got warnings but no error.


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
4 回复数
717 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

KDS 3.0 can support KSDK 1.2.

1. first please make sure  you apply the Eclipse Update for Kinetis SDK into this tool using Help -> Install New Software. Then go to ..\KSDK_1.2.0\tools\eclipse_update folder to find the appropriate Eclipse update.

2. make sure you have all KDS3.0 updates installed:

pastedImage_0.png

3. then follow attached video to build rtcs_frdmk64f. i got warnings but no error.


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
716 次查看
brianwilloughby
Contributor III

Thanks. I had all of the KDS 3.0 updates installed, but not all of the others. I hadn't seen the Eclipse updates in the KSDK 1.2 folder. Also, I had not imported the Project Set under Project of Projects, so perhaps that foiled my build.

0 项奖励
716 次查看
brianwilloughby
Contributor III

Well, my installation of KDS stopped working after I installed all of the available updates. So, I had to manually delete KDS and re-install.

The good news is that importing the Project Set, instead of importing "Existing Projects into Workspace" seems to have avoided the build error(s).

0 项奖励
716 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi Brain,

thanks for your update. Just saw Erich answered the KDS update problem question via the thread:

https://community.freescale.com/message/547748?et=watches.email.thread#547748

I apologize the inconvenience.


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励