Hi
I've recently have some trouble including environment variables to a makefile project on CCSv5. I add them on Project->Properties->C/C++ Build->Environment, and yet I get the same message when I try to build:
c:\ti\c5500\cgtools\bin\cl55: not found
(just being this route part of what I added to PATH)
Does this have anything to do with this being a makefile project?
Is there a way to check at any time what's the value of the variable PATH?
Thanks in advance,
Gonzalo