Is it possible to set the Compiler command line settings from within a C file? I'm writing some code which needs to function across several different PICs, and was wondering if I can tell the compiler to switch between -code and -data (location of constan..
↧