Tool/software: Code Composer Studio
Hi
I have loadProgram() issue.
I configured baseDir as below.
baseDir = "D:\\andy\\working\\vision_sdk\\binaries\\tda2xx_evm_bios_all\\vision_sdk\\bin\\tda2xx-evm\\"
dsA15_0.memory.loadProgram( baseDir + A15_0_exe );
When I run above in scripting console window, Console ouput is as below.
"CortexA15_0: GEL: Unable to open file: "C:\ti_7_1\ccsv7\D:andy\working\vision_sdk ..."
Could anybody let me know why "c:\ti_7_1\ccsv7" is prefixed at the baseDir?
Thank you.
Regards,
Johnny