Tool/software: Code Composer Studio
Just an update about my earlier email. The mention of my change in Mode setting in directory specifier (CCS 10.0) from assisted manual to automatic ended up don't fix the issue. Although I still changed it to automatic, but gmake still failed due to same wrong reference as well as deprecated syntax error in "subdir_rules.mk". I exhausted all check for linked resources and path names, this "bogus" reference path never appear anywhere. Where could gmake pick it up - must exist somewhere for gmake and subdir_rules.mk to pick it up. Lastly, the deprecated syntax happens to this path name string which happens to have a "space" at chopped off point.
Thanks again for looking into this, BR.