I'm confused. I'm using XC16 V1.60 for a project. If I declare a global string variable and give it a value by placing it in my globals.h file, it complies fine if I have only 1 #include globals.h in the project. But if I #include globals.h in both main.c..
↧