Hi,
I tried some options to specify the file path using command line for "build configuration file -b". But not successful. Right now I specify the path manually.
I tried below options:
-ccs.setBuildOption "-b${ABCD_DIR}/bcd.bld"
-ccs.setLinkerOption "-b${ABCD_DIR}/bcd.bld"
-ccs.setCompilerOptions "-b${ABCD_DIR}/bcd.bld"
-ccs.setPreBuildStep "-b${ABCD_DIR}/bcd.bld"
Thanks,
Sasi.