Why does CubeMx create a virtual folder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-21 6:20 AM
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.
How can we solve this problem?
#virtual-folder #cubemx- Labels:
-
STM32CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-21 6:33 AM
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.
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-06-21 8:43 AM
Thanks.
________________ Attachments : MFRC522.ioc.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HxU0&d=%2Fa%2F0X0000000ayc%2F9eVkMJnSUkj3vML4E1boqASKAFsfvP16RrCTevjuChs&asPdf=false- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-07-05 3:41 AM
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.
