Hi,
Excuse me. How can I modify cmakelist.exe to display file structure in segger Embedded Studio compiler? Now all files are app/libapp.a below. I have a lot of files now, which is not convenient to maintain.
Looking forward to your reply

Hi,
Excuse me. How can I modify cmakelist.exe to display file structure in segger Embedded Studio compiler? Now all files are app/libapp.a below. I have a lot of files now, which is not convenient to maintain.
Looking forward to your reply

Hi,
I have not seen folders here for Segger Embedded Studio before.
I advise you to try out Visual Studio Code instead.
Visual Studio Code will show the folder structure of the project:
We are focusing more on nRF Connect for VS Code, than on Segger Embedded Studio.
So new features and updates will mainly be for nRF Connect for VS Code.
Would you be okay with using Visual studio Code instead of Segger Embedded Studio?
Regards,
Sigurd Hellesvik
Hi,
I have not seen folders here for Segger Embedded Studio before.
I advise you to try out Visual Studio Code instead.
Visual Studio Code will show the folder structure of the project:
We are focusing more on nRF Connect for VS Code, than on Segger Embedded Studio.
So new features and updates will mainly be for nRF Connect for VS Code.
Would you be okay with using Visual studio Code instead of Segger Embedded Studio?
Regards,
Sigurd Hellesvik
Hi,
I'm using the NCS library and the default is the Segger Embedded Studio compiler. I know I can add the folder in the build.emProject file, but every time I load the project, the previous build.emProject file defaults. Can you modify cmakelist.txt to achieve this effect?
Thank you for your reply
Hi
I'm using the NCS library and the default is the Segger Embedded Studio compiler.
You are now able to use either Segger Embedded Studio or VS Code. Here is a screenshot from the nRF Connect Toolchain manager.

I know I can add the folder in the build.emProject file, but every time I load the project, the previous build.emProject file defaults. Can you modify cmakelist.txt to achieve this effect?
No, it are no configurations you can do in cmakelist.txt to achieve this effect.
Regards,
Sigurd Hellesvik
Hi,
Thank you for your reply,I'll try VS Code.
thanks