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.

Debugging process

Other Parts Discussed in Thread: HALCOGEN

I am new to Hercules safety kit, so please help me to solve this problem.
I made a code using code composer studio for TMS570LS20126SZWT.
The debugging process goes well. But, when the program is loaded, error message pops out. It says "
Encountered a problem loading file: D:\My Workspace\Testing\Debug\Testing.out .Could not open file".
I am so confused because the first time i debugged my program, the loading process did not have any trouble.
But now, the program itself is compiled successfully but the loading process failed

How can I fix this problem ?