我在keil c下使用正常,近期移植到arm上,用的是44B0X的芯片,CH375HF9.LIB文件和之前一樣包含進(jìn)去,編譯時提示如下出錯信息: Build target 'Target 1' compiling main.c... linking... .\OutPut\AT-II.axf: Error: L6242E: Cannot link object CH375MAI.O as its attributes are incompatible with the image attributes. .\OutPut\AT-II.axf: Error: L6242E: Cannot link object CH375SEC.O as its attributes are incompatible with the image attributes. Target not created
請問有沒有哪位兄弟遇到過這個問題啊,請賜教!