Update README
parent
5c24db9c20
commit
d4df30711a
|
@ -29,12 +29,8 @@ Open the tirtos.mak and set CYASSL_INSTALLATION_DIR variable to the correct CyaS
|
||||||
|
|
||||||
..\xdctools_3_30_01_25_core\gmake.exe -f tirtos.mak cyassl
|
..\xdctools_3_30_01_25_core\gmake.exe -f tirtos.mak cyassl
|
||||||
|
|
||||||
4. The libraries should be build without any errors.
|
|
||||||
|
|
||||||
Running CyaSSL CTaoCrypt benchmark and test application.
|
Running CyaSSL CTaoCrypt benchmark and test application.
|
||||||
--------------------------------------------------------
|
--------------------------------------------------------
|
||||||
The CTaoCrypt benchmark and test applications are built along with the CyaSSL libraries. To run them follow the steps.
|
|
||||||
|
|
||||||
1. After running the TCP Echo Server application, in the Debugger View, open Run -> Load Program.
|
1. After running the TCP Echo Server application, in the Debugger View, open Run -> Load Program.
|
||||||
Browse to the Benchmark application (C:\cyassl\tirtos\packages\ti\net\cyassl\tests\ctaocrypt\benchmark).
|
Browse to the Benchmark application (C:\cyassl\tirtos\packages\ti\net\cyassl\tests\ctaocrypt\benchmark).
|
||||||
Select benchmark.xem4f and Click Open and Click OK to load the application.
|
Select benchmark.xem4f and Click Open and Click OK to load the application.
|
||||||
|
|
Loading…
Reference in New Issue