Hi,
created a new project (for STM32WLE5), added all sources files as linked resources. Compiles fine, but rebuild is not possible without manually deleting the build folders (e.g. Debug), otherwise I get an error (see below):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-12 10:34 AM
Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'EN_Silva'.
A resource already exists on disk '..../Debug/sources.mk'.
A resource already exists on disk '..../Debug/sources.mk'.
A resource already exists on disk '..../Debug/sources.mk'.
A resource already exists on disk '..../Debug/sources.mk'.
Any idea?
Also, I cannot create Debug configurations -- the entries vanish from the list when opening the dialog next time..
Thanks!
- Labels:
-
STM32CubeIDE
-
STM32WL series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-13 5:40 AM
Hello @DHoll.1​ ,
What IDE are you using to create your project ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-13 6:49 AM
Hi,
The effect is exactly the same with STM32CubeIDE 1.8 & 1.9.
Yours, Daniel
