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
I’m trying to integrate wolfSSL into my STM32 project using STM32CubeIDE.
I successfully added the wolfSSL source files to my project, but when I build, I get multiple undefined reference errors related to wolfSSL functions (like wolfSSL_Init, wolfSSL_CTX_new, etc.).
I have already defined WOLFSSL_USER_SETTINGS and pointed it to my custom settings.h file.
Is there any specific configuration or linker settings I need to be aware of when using wolfSSL with STM32CubeIDE?
Posts found: 1
Generated in 0.019 seconds (96% PHP - 4% DB) with 4 queries