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

Step-by-Step Porting

Follow these steps for porting:

  1. Download the AM335 RTOS SDK.
  2. Create the example by referencing this: http://processors.wiki.ti.com/index.php/Rebuilding_The_PDK
  3. Build the PDK.
  4. Follow the information in Section 4 to merge the WolfSSL required code.
  5. The pictures in Section 4 have the WolfSSL original code.
  6. Add the must-have compile option.
  7. Rebuild the entire project.