1

(3 replies, posted in wolfSSL)

Hello,

I am new in cryptography and I do not have much experience with microcontrollers.

I want to compile wolfssl library and use on ARM cortex M0. Later, I want to run wolfssl benchmark on the ARM cortex M0.

My developing environment is arm gcc as cross platform compiler, make for building and linking the project and openOCD as debugger. I can switch to CubeMX IDE if it will the development process easier. 


Can anyone help me how to compile and use wolfssl on ARM Cortex-M0 ?