本帖最后由 lcczg 于 2021-11-24 15:32 编辑
编译器手册里针对错误的详细解释是:
(944) data conflict at address *h between * and * (Hexmate)
Sources to Hexmate request differing data to be stored to the same address. To force one data source to override the other, use the ‘+’ specifier. If the two named sources of conflict are the same source, then the source can contain an error.
你查看两个HEX文件,在地址零处应该是不一样的。你可以手动修改为一样且是你想要的指令。
两个HEX的地址零处到底是什么指令哪?
|