linux SD卡驱动问题

zhuxiaobao119 2011-03-26 07:40:13
drivers/built-in.o: In function `s3cmci_send_request':
hid-debug.c:(.text+0x7d82c): undefined reference to `s3c2410_dma_devconfig'
hid-debug.c:(.text+0x7d844): undefined reference to `s3c2410_dma_config'
hid-debug.c:(.text+0x7d850): undefined reference to `s3c2410_dma_set_buffdone_fn'
hid-debug.c:(.text+0x7d85c): undefined reference to `s3c2410_dma_setflags'
hid-debug.c:(.text+0x7d870): undefined reference to `s3c2410_dma_ctrl'
hid-debug.c:(.text+0x7d8c4): undefined reference to `s3c2410_dma_enqueue'
hid-debug.c:(.text+0x7d8e4): undefined reference to `s3c2410_dma_ctrl'
hid-debug.c:(.text+0x7d948): undefined reference to `s3c2410_dma_ctrl'
drivers/built-in.o: In function `pio_tasklet':
hid-debug.c:(.text+0x7e55c): undefined reference to `s3c2410_dma_ctrl'
drivers/built-in.o: In function `s3cmci_remove':
hid-debug.c:(.devexit.text+0xc0): undefined reference to `s3c2410_dma_free'
drivers/built-in.o: In function `s3cmci_probe':
hid-debug.c:(.devinit.text+0x904): undefined reference to `s3c2410_dma_request'
make: *** [.tmp_vmlinux1] Error 1
...全文
562 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
JoeBlackzqq 2013-03-06
  • 打赏
  • 举报
回复
缺少相关函数的实现(一般是这些函数所在的文件.o)
A358851357 2013-01-25
  • 打赏
  • 举报
回复
我也遇到相同的问题
albert_hqh 2012-11-13
  • 打赏
  • 举报
回复
问题解决了没有???我也遇到相同的问题、、、、
sherwoodwang 2011-03-27
  • 打赏
  • 举报
回复
编译过程中缺少文件,或者不再连接目录下。连接器找不到一部分函数。

1,317

社区成员

发帖
与我相关
我的任务
社区描述
主要是开发驱动技术
社区管理员
  • 驱动程序开发区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧