Part Number: TMS570LS3137
Tool/software: Code Composer Studio
I am writing a Debug Initialization Script to be used in a debug configuration. In this script, I want to reference my load (.out) file using a path designation relative to where my project is located. It appears that the default directory while executing the script is the location of CCS itself (C:\ti\ccsv7\eclipse). How can I have the script determine the location of my project, and not the location of where CCS is installed?