I'm having trouble creating a project in STMCubeIDE 1.7.0. I'm trying to create the project in it's own directory, instead of the workspace directory. The process I am following is: (continued below)
- Create the directory for the project (C:\Project)
- Create a New STM32 project
- Select the processor and package
- Setup STM32 project > Enter project name, for location enter project directory, select language and project type STM32Cube
- Code Generator options: Copy only necessary library files
When I start the project generation I get a popup message "C:\: Access is denied".
Using the "Project > Generate Code" option gives me the same message.
If I follow the same procedure and use the default workspace directory the project gets created successfully. Any suggestions as to how I can fix this problem would be appreciated.
Thanks
Lee

