Tool/software:
TI,
I tried adding -
"${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armofd" "C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armhex" "${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"
to the post build section but got the following error:

I also tried using GNU Objcopy Utility but got the following error when I tried running the bin file on the am620-Q1 target:

I'd like to be able to run a few CCS examples on our custom board.