KDS keeps missing the location of MGX_cnfg.h while building a standard example:
c:\freescale\ksdk_1.2.0\platform\osa\inc\fsl_os_abstraction_mqx.h:83:22: fatal error: mqx_cnfg.h: No such file or directory
#include "mqx_cnfg.h" (and this x22.)
and as it is the last error, I tried to add the full directory to several positions in the Project-Properties and in Window-Preferences, to no avail.
Which way to make it find it?
-Frank