hi
i have 3 question about this example
1- when i run it i got this error
(Can't find a source file at "/tmp/TI_MKLIBr78rCW/SRC/exit.c"
Locate the file or edit the source lookup path to include its location.)
2- and in console i got this error
(Error in opening file ..\..\testvectors\test_example\number_of_blocks.dat
***********************************************************
It means the test vectors are not available in the folder:
..\..\testvectors\test_example
Do the following:
1) Check the variable named "testvectFolderBase" in the corresponding main.c file.
a) It is set to "..\..\testvectors\"
b) Make sure the "testvectFolderBase" variable is set to correct folder for testvectors.
2) For test project, make sure to run the batch file before running tests:
\tcp3e\test\gen_enc_test_vectors\GenTestVec.bat )
but i could not understand what to do
3-how to deal with it put input and get out put data
i need your advice;
thanks