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 Chris,
Thank you, managed to compile! (with a few stubs instead of real functions)
One more question if you don't mind.
In MDK-ARM example in time-STM32F2xx.c in struct tm *wolfssl_MDK_gmtime(const time_t *c) the only input parameter 'c' is not used anywhere. Isn't it supposed to be an equivalent of gmtime() which converts time_t to tm?
Thank you,
Dmitry
Hi Guys,
Sorry for possibly ignorant question, we are currently struggling to build wolfssl into exiting project. The target MCU is STM32F103RF. The compilation stumbles upon aes_asm.s with the following error:
line 40: Error: #11-D: unrecognzed preprocessing directive
# parameter 1: %rdi
Not really an expert in ASM so at a loss at the moment.
Can anybody advise which direction to look?
Thank you,
Dmitry
Posts found: 2
Generated in 0.016 seconds (95% PHP - 5% DB) with 5 queries