I am pulling my hair, literally , I just can't get this company ! I am working with 4 IDE's in parallel and none of them has this stupidity .
- I right click->add a new file-> C file
- same for .h file
- In the project main.c file I try to include them : #include "source.h"
"No such file or directory" // he can't find the files that I see right in front of my face
So you have to add them to preprocessor some how right ? So I have a custom folder in my project with my files, how I force Segger to see the whole folder so I can keep adding source files and he can see them?
What are the exact steps to be able to add files to the project ? 4 hours of searching , this is insane.
WHY THEY DID THIS SO HARD ????????????????