Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

移植库文件报错 #21

Open
pdl0x0lbq opened this issue Oct 12, 2021 · 2 comments
Open

移植库文件报错 #21

pdl0x0lbq opened this issue Oct 12, 2021 · 2 comments

Comments

@pdl0x0lbq
Copy link

linking...
.\Objects\proj.axf: Error: L6218E: Undefined symbol Adafruit_MS_PWMServoDriver::setPWMFreq(float) (referred from qgpmaker_motorshield.o).
.\Objects\proj.axf: Error: L6218E: Undefined symbol Adafruit_MS_PWMServoDriver::begin() (referred from qgpmaker_motorshield.o).
.\Objects\proj.axf: Error: L6218E: Undefined symbol Adafruit_MS_PWMServoDriver::setPWM(unsigned char, unsigned short, unsigned short) (referred from qgpmaker_motorshield.o).
.\Objects\proj.axf: Error: L6218E: Undefined symbol Adafruit_MS_PWMServoDriver::Adafruit_MS_PWMServoDriver(unsigned char) (referred from qgpmaker_motorshield.o).
Not enough information to list image symbols.
Finished: 1 information, 0 warning and 4 error messages.

@FASTSHIFT
Copy link
Owner

需要移植:
https://github.com/adafruit/Adafruit_BusIO
https://github.com/adafruit/Adafruit_Motor_Shield_V2_Library

记得.cpp文件也要拉进去编译。

@pdl0x0lbq
Copy link
Author

需要移植: https://github.com/adafruit/Adafruit_BusIO https://github.com/adafruit/Adafruit_Motor_Shield_V2_Library

记得.cpp文件也要拉进去编译。

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants