Hi Rémi,
I would recommend you to use the latest tool version (KSDK v1.1.0). You can use the following video as reference to create your application, it explains how to use Processor Expert to configure the KSDK GPIO Peripheral Driver with the component fsl_gpio in Kinetis Design Studio:
Here is the link where you can download Kinetis SDK 1.1.0 Mainline:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS-SDK&tab=Design_Tools_Tab
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Rémi,
I would recommend you to use the latest tool version (KSDK v1.1.0). You can use the following video as reference to create your application, it explains how to use Processor Expert to configure the KSDK GPIO Peripheral Driver with the component fsl_gpio in Kinetis Design Studio:
Here is the link where you can download Kinetis SDK 1.1.0 Mainline:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KINETIS-SDK&tab=Design_Tools_Tab
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank's carlos,
But I necessarily have to make my project with SDK 1.0.0.
I uploaded processor expert patch for k22f.
Now, I haven't the last PEx problem yet. But when I add MQX_KSDK and OS_TASK to my project, other errors appear :
Description | Resource | Path | Location | Type |
ERROR: Project doesn't contain "OS_Task" component. Please add the OS_Task component to the project. | serial_test_project_k22f_ksdk1.0 | mqx_ksdk | Processor Expert Problem | |
ERROR: Component does not support Kinetis SDK API version. | serial_test_project_k22f_ksdk1.0 | choice_test_task | Processor Expert Problem | |
Generator: ERROR: There are errors in the project, please review components configuration. It is not possible to generate code. | serial_test_project_k22f_ksdk1.0 | Code Generator | Processor Expert Problem |
There are any other patch to upload for processor expert and the k22f?
Do I have to remove sdk 1.1.0 of KDS?
Best regards,
Rémi