yewuyi 发表于 2013-5-13 11:17 
还真没见过这种问题,检查是不是编译器没有正确注册的原因把?
我用的是试用版的。。。google后看到别人说的是MPLAB的版本和C18的版本不兼容。。然后出现了这种问题。
但是我用的mplab和C18都是网上下载的最新版,不知道问题在哪。。。痛苦中。。。
google结果如下:
I have had this error before. I think it was due to attempting to use an old linker version to try and link a project written with C18 v3.00 + (the COFF file format changed with v3.00 and is not compatible with versions of MPLINK pre v4.00 or versions of MPLAB prior to v7.21)
|