Hello William:
You can use the fsl_gpio component instead. This component generates the necessary configuration structures to use the KSDK GPIO Driver APIs.
In fact I just created a new KSDK/PEx project in Kinetis Design Studio v1.1.1 and it came by default with a fsl_gpio component called "gpio_pins". In case you do not have this you can create a new project and copy the component from there.
For an example about using the GPIO Driver APIs, refer to the next tutorial:
Writing your first toggle LED application with FRMD-K64F + KDS 1.1.0 + KSDK 1.0.0 Non-Processor Expe...
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------