Skip to main content
Ramazan Gülcan
Associate III
June 21, 2018
Question

Why does CubeMx create a virtual folder?

  • June 21, 2018
  • 3 replies
  • 1902 views
Posted on June 21, 2018 at 15:20

Hi friends;

I using CubeMx 4.26.0 and Atollic TrueSTUDIO� for STM32 Version: 9.0.0

When I create a project, it creates it with a virtual folder.

0690X0000060BksQAE.png

How can we solve this problem?

#virtual-folder #cubemx
This topic has been closed for replies.

3 replies

ST Technical Moderator
June 21, 2018
Posted on June 21, 2018 at 15:33

Hello

g_lcan.ramazan

,

Please indicate on which OS you are working and provide us with the STM32CubeMX configuration file (.ioc file) of your project.

I'll report your issue to our STM32CubeMX team for checking.

With Regards,

Imen.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Ramazan Gülcan
Associate III
June 21, 2018
Nawres GHARBI
ST Technical Moderator
July 5, 2018
Posted on July 05, 2018 at 12:41

Hi Ramazan, 

Generated folder are virtual to permit to GCC compiler to create a link to the conserned folders if you are not using the generate under root option.

You can select the generate under root mode to avoid having virtual folders.