我在OMAP-L138_FlashAndBootUtils_2_40\OMAP-L138\CCS\NANDWriter目录下编译nandwrite工程的时候,提示如下
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我在OMAP-L138_FlashAndBootUtils_2_40\OMAP-L138\CCS\NANDWriter目录下编译nandwrite工程的时候,提示如下
<Linking>
"../OMAPL138.cmd", line 36: error #10264: EMIFACS2 memory range overlaps
existing memory range AEMIF
"../OMAPL138.cmd", line 37: error #10264: EMIFACS3 memory range overlaps
existing memory range AEMIF_CS3
"../OMAPL138.cmd", line 40: error #10264: SHRAM memory range overlaps existing
memory range SHARED_RAM
"../OMAPL138.cmd", line 41: error #10264: DDR2 memory range overlaps existing
memory range DRAM
fatal error #16000: object files have incompatible formats ("D:/TI/ccsv5/tools/compiler/arm_5.1.1/lib/rtsv5_T_le_eabi.lib<auto_init.obj>" = ELF, "./nandwriter.obj" = TI-COFF)
>> Compilation failure
gmake: *** [NANDWriter_ARM.out] Error 1
gmake: Target `all' not remade because of errors.
EMIFACS2和AEMIF重复定义了