adding external source file to touchGFX porject
Hi Team,
"I'm working on a TouchGFX project that was generated using the TouchGFX Designer. I need to add source files for USB functionality. I tried adding the .c and .h files to the Core/Src and Core/Inc directories, but I'm getting an error stating that the files cannot be found. How can I properly add .c and .h files to a TouchGFX project?
Also, I am highlighting the place where I want my source file in a screenshot."

I have a folder named TCOMP that contains .c and .h files. I also tried adding this folder to my project by updating Paths and Symbols under Properties > C/C++ General, but I'm still encountering the same error. How can I correctly include these files in my project?
Thanking you in advance


