想把一个SDT工程移植到ADS工程里,然后我在ADS中新建个工程,把.c .s .o .h .H .alf 按SDT中目录全放到该工程中,运行出现两个错误:
Error 6242E :Cannot link object main.o as its attributes are incompatible with the image attributes.
Error 6200E :Symbol IRQStack multiply defined (by 44binit.o and 44binit.o).