Im new to programming microcontrollers and im new to ccs. I need to learn how it works because i am going to program the EK-LM4F120XL board in my masters thesis.
I am following the workshop material for the microcontoller on youtube and through the PDF, but in the second lab when I should debug the program i get an error saying that the .out file cannot be found:
Load program error.
Encountered a problem loading C\Program Files (x86)\StellarisWare\boards\MyLaunchPadBoard\Lab2\ccs\Lab 2.out
Could not open file.
The thing is that there is no file named "Lab 2.out" in my computer (I have searched for it). Another thing that I find strange is that the file path i choose to create my project in (C\Program Files (x86)\StellarisWare\boards\MyLaunchPadBoard\Lab2\ccs) does not exist in my computer. The folder (C\Program Files (x86)\StellarisWare\boards) exists, but the subfolders (\MyLaunchPadBoard\Lab2\ccs) cannot be seen when im look in my computer. My workspace is (C:\Users\Pontus\CodeComposer\workspace_v5_2).
Someone please help me. Im not sure if I have provided enought info. If not just ask for the things you need to know.
Im running ccs v5.2.1.00018 on windows 8