SPRACM5 April   2019 AM3351 , AM3351 , AM3352 , AM3352 , AM3354 , AM3354 , AM3356 , AM3356 , AM3357 , AM3357 , AM3358 , AM3358 , AM3359 , AM3359

 

  1.   How to Port WOLFSSL Onto TI Sitara AM335 Starterkit
    1.     Trademarks
    2. Introduction
    3. Hardware and Software Required Stuffs
    4. Step-by-Step Porting
    5. Merging the WolfSSL Code and Building Regarding the NIMP FTP Example
    6. How to Verify?
    7. Testing environment
    8. Demo Movie
    9. Function API
    10. Test Pass Logs
    11. 10 References

How to Verify?

You can reference this article:

You can access the two exe files that are listed under this path: : wolfssl-master\Debug.

  • Client.exe
  • Server.exe
  • Run the WolfSSL Client on the NB to verify your server code (the Server IP/port is depended on the code).
    • Client.exe –h 192.168.1.4 –p 2000
  • Run the WolfSSL Server on the NB to verify your WolfSSL client code (the port is dependent on the code).
    • Server.exe –b –p 1000
  • Use the NB with Win7 and Virtual studio express.
    • en_visual_studio_express_2012_for_windows_desktop_x86_web_installer_1001991.exe