2023-09-21 5: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 8: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
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-09-21 8: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.