bug report:MQX_KSDK_1.0.0\lib\ksdk_mqx_lib\kds\K22F51212 contents is wrong

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

bug report:MQX_KSDK_1.0.0\lib\ksdk_mqx_lib\kds\K22F51212 contents is wrong

跳至解决方案
966 次查看
rqbh
Contributor III

the contents is wrong in MQX_KSDK_1.0.0\lib\ksdk_mqx_lib\kds\K22F51212\ , it should be the project about mqx, but it is the project about platform driver

标签 (1)
1 解答
753 次查看
ivadorazinova
NXP Employee
NXP Employee

Hi Kevin.

The ksdk_mqx_lib is project of drivers, which contains SDK libraries for MQX.

If you want to see sources for MQX, please go to Freescale MQX™ RTOS for Kinetis SDK (BE|Freescale and choose installer of MQX package according to your OS.

The MQX for KSDK 1.0.0 is beta version therefore it is distributed as extra package for KSDK, in newer version (probably 1.1.0) it will be integrated in one package.

Is it now clear for you ?

mqx.png

在原帖中查看解决方案

0 项奖励
回复
3 回复数
753 次查看
ivadorazinova
NXP Employee
NXP Employee

Yes. You can find it C:\Freescale\MQX_KSDK_1.0.0\rtos\mqx\build\kds\workspace_frdmk22f120m

There are two files build_apps.wsd and build_libs.wsd.

  1. Please, go to KDS -> Help -> Install New Software -> Work with: Freescale KDS Update Site -> MQX Plug-insmqx.png
  2. click finish. After that, go to File -> Import -> MQX -> Import Working Sets mqx2.png
  3. Next, Browse -> and find you .wsd files.mqx3.png
  4. Please choose build_apps.wsd, open -> Finish
  5. The same with build_libs.wsd, open -> Finish
  6. Now you have files in Project Explorer, which you can edit.

mqx4.png

754 次查看
ivadorazinova
NXP Employee
NXP Employee

Hi Kevin.

The ksdk_mqx_lib is project of drivers, which contains SDK libraries for MQX.

If you want to see sources for MQX, please go to Freescale MQX™ RTOS for Kinetis SDK (BE|Freescale and choose installer of MQX package according to your OS.

The MQX for KSDK 1.0.0 is beta version therefore it is distributed as extra package for KSDK, in newer version (probably 1.1.0) it will be integrated in one package.

Is it now clear for you ?

mqx.png

0 项奖励
回复
753 次查看
rqbh
Contributor III

Thanks Iva, now i understand, does the extra package provide the project file for building the mqx rtos lib for the supported board ?

0 项奖励
回复