diff --git a/tirtos_ccs_examples/README b/tirtos_ccs_examples/README index e2078ca1..a73e532d 100644 --- a/tirtos_ccs_examples/README +++ b/tirtos_ccs_examples/README @@ -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 -4. The libraries should be build without any errors. - 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. 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.