I am trying to configure CCSv5 from the command line, and want to manually specify the location for all file directories. I can configure most, but the "--obj_directory" is giving me trouble. With the "mode" set to "automatic" the obj files are sent to a default directory on my C: drive (which I cannot use as it is reserved for admin use), even though it appears this directory is configured as I expect: "D:\CCRC_V~1\HPEM_C~2.20_\DEFAUL~1\temp", this dialog window is grayed out and when I build the project the linker cannot find the .obj files. When I manually set the "Mode" in the "Directory Specifier" window to "manual", this dialog window is not grayed out and everthing works as desired. My question is: Can I set the "Mode" to manual with a command line option? And if so, how?