请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TM4C123GH6PM工具/软件:
您好:
我卡住了。 我认为这将是一个轻松的前进,计算数据并刷写它。 我无法将数据刷写到有问题的机器: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