Hello Sir or ma'am
I am trying to load CPP SDK on my nrf52840 DK, But whenever I compile my code it through the error like this," vector: No such file or directory".
Now, What can I do.I am using segger embedded studio for code editing build and programing to board , I have standard cpp library which i made using edge impulse studio .
I linked all the folder and .h , .cc , .cpp , .c , .hpp files in CMakeLists.txt.