Hi Zhang,
Thanx for the information.
I am following a "Creating a New MQX RTOS for KSDK1.2 Project in KDS3.0.pdf" (Attaching with this mail) . I followed it and uptill point 3.19 there is no problem I am facing.
But on point 4. when I am buiding a project that show me an error " fatal error: psptypes.h: No such file or directory". I dont know why this is happening??
Also one more thing.,
3.12 Go to menu Project > Properties > C/C++ Build > Settings > Cross ARM C++ Linker >
Miscellaneous and add all the Libraries with their full paths. (I am working on TWR-K60D100M)
the paths to be replaced are.,
C:\Freescale\KSDK_1.2.0\lib\ksdk_mqx_lib\kds\K60D10\debug\libksdk_platform_mqx.a
C:\Freescale\KSDK_1.2.0\rtos\mqx\lib\twrk60d100m.kds\debug\mqx_stdlib\lib_mqx_stdlib.a
C:\Freescale\KSDK_1.2.0\rtos\mqx\lib\twrk60d100m.kds\debug\mqx\lib_mqx.a
but when I go to this path, I found that lib_mqx_stdlib.a and lib_mqx.a are not available there..!!
I don't know what to do?
Please help me to sort this out
Regards,
Garima