Basic MQX with SDK example project

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

Basic MQX with SDK example project

跳至解决方案
933 次查看
davidtietz
Contributor III

Hello,

 

I have had some trouble just getting a basic example project to compile with KDS/MQX/SDK.

 

Here is what I did in a workspace:

 

1. Imported project of projects: C:\Freescale\KSDK_1.2.0\rtos\mqx\build\kds\workspace_twrk64f120m\build_libs.wsd

2. Build all - works successfully.

3. Imported: C:\Freescale\KSDK_1.2.0\rtos\mqx\mqx\examples\hello\build\kds\hello_twrk64f120m

4. Build the project and I get missing library errors. Specifically cannot find -lksdk_platform_mqx.

 

I know this has to be something simple since there really is not much too it.

 

Thanks,

 

David

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
769 次查看
davidtietz
Contributor III

I think I found the answer. Here is what I did:

1. Imported project located here and compiled: C:\Freescale\KSDK_1.2.0\lib\ksdk_mqx_lib\kds\K60D10

2. Imported project located here and compiled: C:\Freescale\KSDK_1.2.0\lib\ksdk_platform_lib\kds\K60D10

3. Recompiled the example hello project and everything seems to be fine now.

在原帖中查看解决方案

0 项奖励
回复
1 回复
770 次查看
davidtietz
Contributor III

I think I found the answer. Here is what I did:

1. Imported project located here and compiled: C:\Freescale\KSDK_1.2.0\lib\ksdk_mqx_lib\kds\K60D10

2. Imported project located here and compiled: C:\Freescale\KSDK_1.2.0\lib\ksdk_platform_lib\kds\K60D10

3. Recompiled the example hello project and everything seems to be fine now.

0 项奖励
回复