Topic: wolfSSL embedded SSL on STM32F103RF
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