Hi,
I report some problems.
I have been using keil5,it work well. Because nRF Connect SDK doesn't know Keil
now i have used Segger Embedded Studio for a period of time. I feel very bad.
The problems of IDE(SEGGER Embedded Studio) are as follows:
1. Can't select the whole line by click LineNumber;
2. The selected text can't be dragged, only copy/paste;
3. Code function can't be folded;
4. Sometimes selecting text will cause crash;
The problems with the NRF connect SDK are as follows:
1. Cannot Add New File after opening NRF connect SDK project, and cannot open options;
2. Even by modifying can_ modify_ Solution = "Yes", you can add new file and open options,
but can't be set c_user_include_directories (there is no code - > preprocessor option);
3、build.emProject file structure is very complex and messy, even if you modify c_ user_ include_ Directories may also be invalid after reload project and rebuild;Maybe the cmakelists file is not written properly;
D:\Program\v1.8.0\zephyr\samples\bluetooth\periodic_adv\build_nrf52840dk_nrf52840\build.emProject
3938 lines in total !!! Complex and chaotic
E:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\gfx\pca10056\blank\ses\ Only line 109
i've set include dirpath in build.emProject file, why error[bv32.h: No such file or directory]
see the zip file.
Is it( NCS problems ) possible to improve?
thank a lot