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.
Hello everyone. I was trying to build a simple C code in CCS but everytime i do that im getting an error message like:
Load program Error.
Encountered a problem loading file:
C:\Users\Gizem\workspace_v6_1\projectname\Debug\projectname.out
Could not open the file.
It is just a simple hello world application and im trying to build it for my next works because im new at this. But for some reason it didnt see the hal.h file.
After that i add the path of file hal.h even if doesnt make sense. Now it can see the path but still im getting INTERNAL ERROR: Decomposition error as you see.
I really couldnt find the solution. Can you say what cause of this problem?