cancel
Showing results for 
Search instead for 
Did you mean: 

How do I maintain a new directory after .ioc code genertion?

robmilne
Associate II

I'm trying to maintain a directory structure in my CubeIDE project that contains an import of a third party repository, however the directory is erased when I regenerate the drivers after saving changes to the .ioc file.  I'm using Azure RTOS which conveniently creates a 'Middlewares' directory inside which I added a new directory called 'Third_Party'.  Sometimes the ioc build leaves it alone, but most times it does not.  Is there a way to prevent erasure of the directory?

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Put the folder in the top-level directory rather than under Middlewares.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Guru

Put the folder in the top-level directory rather than under Middlewares.

If you feel a post has answered your question, please click "Accept as Solution".