2018-06-21 06: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 #cubemx2018-06-21 06: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.
2018-06-21 08: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=false2018-07-05 03: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.