keil-assistant icon indicating copy to clipboard operation
keil-assistant copied to clipboard

终端将被任务重用,按任意键关闭。

Open wangya216 opened this issue 4 years ago • 4 comments

C:\Keil_C51_v956\UV4 -b c:\Users\Administrator\Desktop\test\test.uvproj -j0 -t test -o c:\Users\Administrator\Desktop\test.vscode\uv4.log

'C:\Keil_C51_v956\UV4' 不是内部或外部命令,也不是可运行的程序 或批处理文件。

终端将被任务重用,按任意键关闭。

wangya216 avatar Jan 19 '21 04:01 wangya216

请问,该如何解决?

wangya216 avatar Jan 19 '21 04:01 wangya216

要填 UV4.exe 的路径,你填错了

github0null avatar Jan 19 '21 06:01 github0null

C:\Keil_C51_v956\UV4\uv4.exe -b c:\Users\Administrator\Desktop\test\test.uvproj -j0 -t test -o c:\Users\Administrator\Desktop\test.vscode\uv4.log

Build target 'test' linking... Program Size: data=43.1 xdata=0 code=334 creating hex file from "test"... "test" - 0 Error(s), 0 Warning(s). Build Time Elapsed: 00:00:02

终端将被任务重用,按任意键关闭。

wangya216 avatar Jan 21 '21 01:01 wangya216

谢谢 已成功解决!

wangya216 avatar Jan 21 '21 01:01 wangya216