已屏蔽 原因:{{ notice.reason }}已屏蔽
{{notice.noticeContent}}
~~空空如也
错误提示很长一串,复制下来:



Arduino:1.5.5-r2 (Windows 7), 板:"Arduino Uno"

sketch_feb02b.cpp.o: In function `__static_initialization_and_destruction_0':
D:\Arduino/sketch_XXXXXXXXXo:37: undefined reference to `MPU6050::MPU6050()'
sketch_feb02b.cpp.o: In function `Get_Current_Rocket_Inclination(int)':
D:\Arduino/sketch_XXXXXXXXXo:127: undefined reference to `MPU6050::getIntStatus()'
D:\Arduino/sketch_XXXXXXXXXo:128: undefined reference to `MPU6050::getFIFOCount()'
D:\Arduino/sketch_XXXXXXXXXo:131: undefined reference to `MPU6050::getFIFOCount()'
D:\Arduino/sketch_XXXXXXXXXo:132: undefined reference to `MPU6050::getFIFOBytes(unsigned char*, unsigned char)'
D:\Arduino/sketch_XXXXXXXXXo:134: undefined reference to `MPU6050::resetFIFO()'
sketch_feb02b.cpp.o: In function `loop':
D:\Arduino/sketch_XXXXXXXXXo:67: undefined reference to `MPU6050::getAccelerationX()'
D:\Arduino/sketch_XXXXXXXXXo:97: undefined reference to `File::~File()'
D:\Arduino/sketch_XXXXXXXXXo:101: undefined reference to `File::~File()'
sketch_feb02b.cpp.o: In function `MPU6050::dmpInitialize()':
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:328: undefined reference to `MPU6050::reset()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:339: undefined reference to `MPU6050::setSleepEnabled(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:343: undefined reference to `MPU6050::setMemoryBank(unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:345: undefined reference to `MPU6050::setMemoryStartAddress(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:347: undefined reference to `MPU6050::readMemoryByte()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:351: undefined reference to `MPU6050::setMemoryBank(unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:355: undefined reference to `MPU6050::getOTPBankValid()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:361: undefined reference to `MPU6050::getXGyroOffsetTC()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:362: undefined reference to `MPU6050::getYGyroOffsetTC()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:363: undefined reference to `MPU6050::getZGyroOffsetTC()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:373: undefined reference to `MPU6050::setSlaveAddress(unsigned char, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:375: undefined reference to `MPU6050::setI2CMasterModeEnabled(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:377: undefined reference to `MPU6050::setSlaveAddress(unsigned char, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:379: undefined reference to `MPU6050::resetI2CMaster()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:386: undefined reference to `MPU6050::writeProgMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:393: undefined reference to `MPU6050::writeProgDMPConfigurationSet(unsigned char const*, unsigned int)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:397: undefined reference to `MPU6050::setClockSource(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:400: undefined reference to `MPU6050::setIntEnabled(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:403: undefined reference to `MPU6050::setRate(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:406: undefined reference to `MPU6050::setExternalFrameSync(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:409: undefined reference to `MPU6050::setDLPFMode(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:412: undefined reference to `MPU6050::setFullScaleGyroRange(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:415: undefined reference to `MPU6050::setDMPConfig1(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:416: undefined reference to `MPU6050::setDMPConfig2(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:419: undefined reference to `MPU6050::setOTPBankValid(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:422: undefined reference to `MPU6050::setXGyroOffsetTC(signed char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:423: undefined reference to `MPU6050::setYGyroOffsetTC(signed char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:424: undefined reference to `MPU6050::setZGyroOffsetTC(signed char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:435: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:439: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:442: undefined reference to `MPU6050::resetFIFO()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:445: undefined reference to `MPU6050::getFIFOCount()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:450: undefined reference to `MPU6050::getFIFOBytes(unsigned char*, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:453: undefined reference to `MPU6050::setMotionDetectionThreshold(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:456: undefined reference to `MPU6050::setZeroMotionDetectionThreshold(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:459: undefined reference to `MPU6050::setMotionDetectionDuration(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:462: undefined reference to `MPU6050::setZeroMotionDetectionDuration(unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:465: undefined reference to `MPU6050::resetFIFO()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:468: undefined reference to `MPU6050::setFIFOEnabled(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:471: undefined reference to `MPU6050::setDMPEnabled(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:474: undefined reference to `MPU6050::resetDMP()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:478: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:482: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:486: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:489: undefined reference to `MPU6050::getFIFOCount()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:494: undefined reference to `MPU6050::getFIFOBytes(unsigned char*, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:497: undefined reference to `MPU6050::getIntStatus()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:504: undefined reference to `MPU6050::readMemoryBlock(unsigned char*, unsigned int, unsigned char, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:507: undefined reference to `MPU6050::getFIFOCount()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:513: undefined reference to `MPU6050::getFIFOBytes(unsigned char*, unsigned char)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:516: undefined reference to `MPU6050::getIntStatus()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:523: undefined reference to `MPU6050::writeMemoryBlock(unsigned char const*, unsigned int, unsigned char, unsigned char, bool, bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:528: undefined reference to `MPU6050::setDMPEnabled(bool)'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:537: undefined reference to `MPU6050::resetFIFO()'
D:\Arduino\libraries\MPU5060/MPU6050_6Axis_MotionApps20.h:538: undefined reference to `MPU6050::getIntStatus()'
sketch_feb02b.cpp.o: In function `Init_MPU_6050()':
D:\Arduino/sketch_XXXXXXXXXo:147: undefined reference to `MPU6050::initialize()'
D:\Arduino/sketch_XXXXXXXXXo:148: undefined reference to `MPU6050::setFullScaleGyroRange(unsigned char)'
D:\Arduino/sketch_XXXXXXXXXo:149: undefined reference to `MPU6050::setFullScaleAccelRange(unsigned char)'
D:\Arduino/sketch_XXXXXXXXXo:150: undefined reference to `MPU6050::setDLPFMode(unsigned char)'
D:\Arduino/sketch_XXXXXXXXXo:151: undefined reference to `MPU6050::setDHPFMode(unsigned char)'
D:\Arduino/sketch_XXXXXXXXXo:153: undefined reference to `MPU6050::setDMPEnabled(bool)'
src\SD.cpp.o: In function `SDClass::begin(unsigned char)':
D:\Arduino\libraries\SD\src/SD.cpp:345: undefined reference to `Sd2Card::init(unsigned char, unsigned char)'
src\utility\SdVolume.cpp.o: In function `SdVolume::cacheFlush()':
D:\Arduino\libraries\SD\src\utility/SdVolume.cpp:101: undefined reference to `Sd2Card::writeBlock(unsigned long, unsigned char const*)'
D:\Arduino\libraries\SD\src\utility/SdVolume.cpp:106: undefined reference to `Sd2Card::writeBlock(unsigned long, unsigned char const*)'
src\utility\SdVolume.cpp.o: In function `SdVolume::cacheRawBlock(unsigned long, unsigned char)':
D:\Arduino\libraries\SD\src\utility/SdVolume.cpp:119: undefined reference to `Sd2Card::readBlock(unsigned long, unsigned char*)'
src\utility\SdFile.cpp.o: In function `SdVolume::readData(unsigned long, unsigned int, unsigned int, unsigned char*)':
/SdFat.h:545: undefined reference to `Sd2Card::readData(unsigned long, unsigned int, unsigned int, unsigned char*)'
src\utility\SdFile.cpp.o: In function `SdVolume::writeBlock(unsigned long, unsigned char const*)':
/SdFat.h:548: undefined reference to `Sd2Card::writeBlock(unsigned long, unsigned char const*)'

  报告将会包含更多的信息
  "Show verbose output during compilation"
  在 文件>首选项 中启用
文号 / 667281

十步芳草
名片发私信
学术分 0
总主题 9 帖总回复 274 楼拥有证书:机友 笔友
注册于 2013-04-19 17:51最后登录 2024-04-23 16:55
主体类型:个人
所属领域:无
认证方式:手机号
IP归属地:未同步

个人简介

多学习,多思考

文件下载
加载中...
{{errorInfo}}
{{downloadWarning}}
你在 {{downloadTime}} 下载过当前文件。
文件名称:{{resource.defaultFile.name}}
下载次数:{{resource.hits}}
上传用户:{{uploader.username}}
所需积分:{{costScores}},{{holdScores}}下载当前附件免费{{description}}
积分不足,去充值
文件已丢失

当前账号的附件下载数量限制如下:
时段 个数
{{f.startingTime}}点 - {{f.endTime}}点 {{f.fileCount}}
视频暂不能访问,请登录试试
仅供内部学术交流或培训使用,请先保存到本地。本内容不代表科创观点,未经原作者同意,请勿转载。
音频暂不能访问,请登录试试
投诉或举报
加载中...
{{tip}}
请选择违规类型:
{{reason.type}}

空空如也

插入资源
全部
图片
视频
音频
附件
全部
未使用
已使用
正在上传
空空如也~
上传中..{{f.progress}}%
处理中..
上传失败,点击重试
等待中...
{{f.name}}
空空如也~
(视频){{r.oname}}
{{selectedResourcesId.indexOf(r.rid) + 1}}
处理中..
处理失败
插入表情
我的表情
共享表情
Emoji
上传
注意事项
最大尺寸100px,超过会被压缩。为保证效果,建议上传前自行处理。
建议上传自己DIY的表情,严禁上传侵权内容。
点击重试等待上传{{s.progress}}%处理中...已上传,正在处理中
空空如也~
处理中...
处理失败
加载中...
草稿箱
加载中...
此处只插入正文,如果要使用草稿中的其余内容,请点击继续创作。
{{fromNow(d.toc)}}
{{getDraftInfo(d)}}
标题:{{d.t}}
内容:{{d.c}}
继续创作
删除插入插入
插入公式
评论控制
加载中...
文号:{{pid}}
加载中...
详情
详情
推送到专栏从专栏移除
设为匿名取消匿名
查看作者
回复
只看作者
加入收藏取消收藏
收藏
取消收藏
折叠回复
置顶取消置顶
评学术分
鼓励
设为精选取消精选
管理提醒
编辑
通过审核
评论控制
退修或删除
历史版本
违规记录
投诉或举报
加入黑名单移除黑名单
查看IP
{{format('YYYY/MM/DD HH:mm:ss', toc)}}
ID: {{user.uid}}