初学者解决keil MDK 5 编译出现“Could not open file ..\output\core_cm3.o: No such file or directory“

具体解决办法网站:
https://blog.csdn.net/qq_42926939/article/details/89502253

不是没有包含路径,而是电脑本身找不到,里面有解决方案。
初学者解决keil MDK 5 编译出现“Could not open file ..\output\core_cm3.o: No such file or directory“_第1张图片

你可能感兴趣的:(STM32单片机)