You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Hi,
I also tried -DNO_AES and it get further but then fails here:
"/Users/justinmclean/Downloads/wolfssl-3.10.0/tirtos/../wolfssl/internal.h", line 2177: error: identifier "Aes" is undefined
1 error detected in the compilation of "/Users/justinmclean/Downloads/wolfssl-3.10.0/tirtos/../src/internal.c".
Any suggestions?
Thanks,
Justin
Hi,
I've found out that the encryption function are found in:
./tirtos_simplelink_2_14_03_28/products/cc26xxware_2_22_00_16101/driverlib/rom_crypto.h
rather than a hw_aes.h if that helps.
Thanks,
Justin
Hi,
I'm trying o compile WolfSSL for TIRTOS on a CC2640 chip with -DWOLFSSL_USER_IO defined I get the following error:
"/Users/justinmclean/Downloads/wolfssl-3.10.0/tirtos/../wolfcrypt/src/port/ti/ti-aes.c", line 40: fatal error: cannot open source file "inc/hw_aes.h"
1 catastrophic error detected in the compilation of "/Users/justinmclean/Downloads/wolfssl-3.10.0/tirtos/../wolfcrypt/src/aes.c".
Where is it expecting to find hw_aes.h?
In my products.make I have set:
XDC_INSTALL_DIR =/Applications/ti/xdctools_3_31_01_33_core
BIOS_INSTALL_DIR =/Applications/ti/tirtos_simplelink_2_14_03_28/products/bios_6_42_03_35/
TIVAWARE_INSTALL_DIR =/Applications/ti/tirtos_simplelink_2_14_03_28/products/cc26xxware_2_22_00_16101/driverlib/
ti.targets.arm.elf.M4F =/Applications/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/
Thanks,
Justin
Posts found: 3
Generated in 0.016 seconds (95% PHP - 5% DB) with 5 queries