2023-01-24 09:47 AM
I have an existing STM32L433 project (CubeIDE 1.8.0) to which I want to add AES functionality via the CMOX crypto stack (https://www.st.com/en/embedded-software/x-cube-cryptolib.html). I am unclear as to where I am supposed to put the .a file, and also what changes, if any, that I need to make in the .ioc configuration.
How can I add this library to my project?
Solved! Go to Solution.
2023-01-24 11:36 PM
Hello @stonato labs,
I recommend you to follow properly the steps as described in this wiki.
I advise you to take a look at this post maybe help you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-01-24 11:36 PM
Hello @stonato labs,
I recommend you to follow properly the steps as described in this wiki.
I advise you to take a look at this post maybe help you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.