2020-03-23 11:22 AM
I tried: import/general/existing projects from workspace, then
choose nucleo-l452re/examples/gpio/pgio_iotoggle,
I get the whole file structure, get my main.c, see the file, however, the "hammer" is greyed out. Cannot be built.
What is wrong with these examples?
(b.t.w. building my own littlle projects with cube-mx works like a charm)
Solved! Go to Solution.
2020-03-23 02:10 PM
See my comment to post https://community.st.com/s/question/0D53W000000YdBNSA0/stm32cubeide-build-problem
Just in case let's share back. My post is WB serie related but same applies to all. Your main issue is most probably not relying on proper feature and/or not promoting correct path (you have to promote up to IDE's project folder path not example root folder).
If only SW4STM32 examples available for some device(s) STM32CubeIDE is fully supporting SW4STM32 projects.
Please enjoy your WB BLE example ... only requires 3 steps ...
2020-03-23 02:10 PM
See my comment to post https://community.st.com/s/question/0D53W000000YdBNSA0/stm32cubeide-build-problem
Just in case let's share back. My post is WB serie related but same applies to all. Your main issue is most probably not relying on proper feature and/or not promoting correct path (you have to promote up to IDE's project folder path not example root folder).
If only SW4STM32 examples available for some device(s) STM32CubeIDE is fully supporting SW4STM32 projects.
Please enjoy your WB BLE example ... only requires 3 steps ...
2020-03-24 01:32 AM
works a treat!
Thanks a lot for helping me.
2020-03-29 06:43 AM
sometimes it works, sometimes not: I do:
>import ac6 system workbench for stm32 project
then I get this:
> import as eclipse project
(cannot choose anything)
I click ok and then nothing gets converted.
Then I, deleted the files, try again,
then it complains:
> Folder already imported
Even though I DELETED the damn thing. (and it is also not on the list).
What a frustrating experience when not even the "delivered examples" work.
I am using: l152 discovery board, stm32cubeide version 1.3.0, Linux ubuntu 18.04.4 lts.
2024-06-21 10:59 PM
Hello Cartu38,
How do I import when there is no SW4STM32 folder in the project folder?
Please help.
2024-07-05 05:07 AM
As mentioned here - IAR projects you can only import manually.
Regards
/Peter