全站数据
8 4 2 0 5 8 1

使用Keil将汇编嵌入C语言中进行编译,出现:file has been changed outside the editor

公务员百事通 | 简单学习,快乐成才!         
问题更新日期:2024-10-12 19:31:46

问题描述

使用Keil将汇编嵌入C语言中进行编译,出现:file has been changed outside the editor急求答案,帮忙回答下
精选答案
最佳答案

file has been changed outside the editor, reload

这句话的意思是你的代码在keil之外的程序里改了,(比如你用记事本同时打开代码并修改,就会出现这种情况)。点确定就好了