Tool/software:
Hello,
I am stuck. I figured this would be an easy go ahead and compute data and flash it. I have been unable to flash the data to the machine in question: ek-tm4c123gh6pm.
[0]**** Clean-only build of configuration Debug for project hello ****
[1]"C:\\ti\\ccs2020\\ccs\\utils\\bin\\gmake" -k -j 12 clean -O
[2]DEL /F "hello.out"
[3]DEL /F "hello.obj" "startup_ccs.obj" "utils\uartstdio.obj"
[4]DEL /F "hello.d" "startup_ccs.d" "utils\uartstdio.d"
[5]Could Not Find C:\Users\silve\OneDrive\Desktop\user_files\hello\Debug\hello.out
[6]Could Not Find C:\Users\silve\OneDrive\Desktop\user_files\hello\Debug\hello.obj
[7]Could Not Find C:\Users\silve\OneDrive\Desktop\user_files\hello\Debug\utils\uartstdio.obj
[8]Could Not Find C:\Users\silve\OneDrive\Desktop\user_files\hello\Debug\hello.d
[9]Could Not Find C:\Users\silve\OneDrive\Desktop\user_files\hello\Debug\utils\uartstdio.d
[10]Finished clean
[11]**** Build Finished ****
[12]Buildfile generation error occurred..
[13]This project was created using a version of compiler that is not currently installed - 18.12.2.LTS [Arm].
[14]Build stopp
The .txt source code above states that I used or need to use a specific LTS form of ARM Compiler. Is there a way around this idea?
I am not sure exactly what transpired and when for this particular board.
Seth