This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beaglebone binary file

I am trying to build an application in CCSv5 for BBone. I get the following error

C:/ti/ccsv5/utils/bin/gmake --no-print-directory post-build
"C:/ti/ccsv5/utils/tiobj2bin/tiobj2bin.bat"  "../../../../../../../binary/armv7a/cgttms470_ccs/am335x/beaglebone/gpio/gpioLEDBlink.out"  "../../../../../../../binary/armv7a/cgttms470_ccs/am335x/beaglebone/gpio/gpioLEDBlink.bin"  "C:/ti/ccsv5/tools/compiler/tms470/bin/ofd470.exe"  "C:/ti/ccsv5/tools/compiler/tms470/bin/hex470.exe"
The system cannot find the path specified.
gmake[1]: [post-build] Error 1 (ignored)

I am missing the tiobj2bin.bat file. I looked in ti\ccsv5\ccs_base\ folder and I cannot find it.

Best Regards,

Basu