Hi,
I am working on a TM4C123GH6PM project which requires OpenSSL functions. Searching around, I found CyaSSL may be good. But for days, I cannot figure out how to rebuild and add to TI-RTOS (or CCS?) in order to use its utilities. The README of CyaSSL mostly refers: "... Please follow the instructions in TI-RTOS user guide (www.ti.com/tool/ti-rtos) to build the CyaSSL library and the example applications..."
3 links that I think may help in the mentioned www.ti.com/tool/ti-rtos:
Reading them all, I still do not know how to rebuild and install the downloaded CyaSSL library into my TI-RTOS (or CCS?).
Could you please show me how I can rebuild and install CyaSSL, as well as use (such as adding linker flag in Project settings) it in my project?
Does TI have an available OpenSSL library? Please direct me to its documents if yes.
Thanks in advance,