2021-08-12 11:38 PM - last edited on 2024-09-25 03:53 AM by Andrew Neil
Hi - I am new to CubeIDE and CubeMX. I am following the "Getting started with STM32" tutorial, currently in "Step 2: Blinking LED with STM32CubeMX and HAL" which recommends using this option when generating code: "Copy all used libraries into the project folder".
However this option is greyed out / disabled and the second option ("Copy only the necessary library files") is selected by default. Why is the first option not even available ? How can I enable it ?
I am using the latest version of CubeIDE (1.7.0) which integrated CubeMX (6.3.0). Installed on macOS Big Sur.
Solved! Go to Solution.
2021-08-13 06:18 AM
Hi @AMARI.4 ,
Welcome to Cube tools world :)
I confirm the first option is always grayed when you select STM32CubeIDE as the project generation IDE to avoid compilation error.
However it is available when create a project with STM32CubeMX.
This question is always raised here and you can have more details in our expert answer :
It is not possible to enable it but you can of course add manually afterwards the files you need.
Hope this helps you.
If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Houda
2021-08-13 06:18 AM
Hi @AMARI.4 ,
Welcome to Cube tools world :)
I confirm the first option is always grayed when you select STM32CubeIDE as the project generation IDE to avoid compilation error.
However it is available when create a project with STM32CubeMX.
This question is always raised here and you can have more details in our expert answer :
It is not possible to enable it but you can of course add manually afterwards the files you need.
Hope this helps you.
If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Houda
2021-08-13 06:48 AM
Thanks Houda - this is very helpful !
2023-12-13 05:08 AM
Your link brings me to an Access Denied page