2023-09-21 05:02 AM
Hello,
I'm working with STM32CubeMX version 6.9.2
Each time I generate, all files in Drivers and in Middlewares\Third_Party\FreeRTOS directory are set in read only mode. I can remove it, and each time read only mode is set again.
This is really annoying!
Seen when generating for L4 µC
Regards
2023-09-21 08:08 AM
Hello @ANauz.1
First let me thank you for posting.
Actually I couldn't reproduce the issue, could you please provide your IOC in order to push further the investigation.
Thx
Ghofrane
2023-09-21 08:37 AM
2023-09-21 11:44 AM
The Process Explorer can help you understand why a certain file is read-only: is it created in this mode by Cube or something else does it later.