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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
791 Views
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

Labels (1)
1 Solution
578 Views
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

View solution in original post

0 Kudos
3 Replies
578 Views
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

579 Views
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 Kudos
578 Views
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 Kudos