Hi Sudhakar,
Currently the only example project files that ship with wolfSSL are the CodeWarrior project files located under the <wolfssl_root>/mqx directory. These were written for CodeWarrior in combination with the TWR-K70F120M platform.
If you download wolfSSL from our website and use it directly in your application, you can reference the wolfSSL Manual for documentation purposes:
https://www.wolfssl.com/wolfSSL/Docs-wo … l-toc.html
Freescale also has put together a CyaSSL Patch for KSDK which includes an evaluation version of CyaSSL in addition to an example HTTPS server using the RTCS web server (httpsrv_ssl_<platform>). You can download this from the download link at:
www.freescale.com/ksdk
Freescale has a blog post explaining getting the httpsrv_ssl example up and running on a FRDM-K64F platform here:
https://community.freescale.com/message/469137#469137
Best Regards,
Chris