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

Why does CubeMx create a virtual folder?

  • June 21, 2018
  • 2 replies
  • 1874 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.

2 replies

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.

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
Ramazan Gülcan
Associate III
June 21, 2018
Nawres GHARBI
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.