I'm working with CW 10.1 and qe128 micro,
if I try to pass compiling option in a file writing:
-ArgFile"${ProjDirPath}/config.txt"
in
Project -> Properties ->
C/C++Build -> Setting ->
HCS08 Compiler -> General -> Other flags
I get following error:
Error #580 in '<filename>' while compiling file ''<filename>', procedure '...', please report to Freescale
Building just the single file the same error happens, but not for every file (some are compiled successfully)
any suggestion?
Thanks