这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » MCU » TFFS移植求助!!!

共1条 1/1 1 跳转至

TFFS移植求助!!!

菜鸟
2005-08-15 04:40:01     打赏

我用tornado编译时遇到如下错误,请问怎么解决:

sysTffs.o(.data+0x0): multiple definition of `mtdTable'
bootConfig.o(.data+0x260): first defined here
sysTffs.o(.data+0x4): multiple definition of `noOfMTDs'
bootConfig.o(.data+0x264): first defined here
sysTffs.o(.data+0x8): multiple definition of `tlTable'
bootConfig.o(.data+0x268): first defined here
sysTffs.o(.data+0x10): multiple definition of `noOfTLs'
bootConfig.o(.data+0x270): first defined here
sysTffs. In function `flRegisterComponents':
sysTffs.o(.text+0x4): multiple definition of `flRegisterComponents'
bootConfig.o(.text+0x19c8): first defined here
sysTffs. In function `flFitInSocketWindow':
sysTffs.o(.text+0x298): multiple definition of `flFitInSocketWindow'
bootConfig.o(.text+0x1b04): first defined here
sysTffs. In function `flDelayLoop':
sysTffs.o(.text+0x2c8): multiple definition of `flDelayLoop'
bootConfig.o(.text+0x1b34): first defined here
make.exe: *** [bootrom_uncmp] Error 0x1
谢谢!!!




关键词: 移植     求助    

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]