E_boy 发表于 2013-4-15 18:07:13

MDK编译出错

本帖最后由 E_boy 于 2013-4-18 08:52 编辑

Rebuild target 'Target 1'
assembling S3C2440.s...
compiling mian.c...
linking...
.\Output\JLINKDemo.axf: Warning: L6373W: libattrs.map file not found in System Library directory D:\Program Files\ADS1.2\LIB\armlib\. Library selection may be impaired.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object __main.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object stkheap2.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object kernel.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object libspace.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object exit.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object lib_init.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object sys_exit.o as its attributes are incompatible with the image attributes.
.\Output\JLINKDemo.axf: Error: L6242E: Cannot link object use_semi.o as its attributes are incompatible with the image attributes.
Target not created
使用MDK编译时出现以上错误,求高手指教,不甚感激

爱为所有 发表于 2014-7-26 12:30:05

我也是,同求怎样解决
页: [1]
查看完整版本: MDK编译出错