Linker error when compiling libraries to upload to arduino server on OS X Mojave
1 view (last 30 days)
Show older comments
I'm trying to install the MATLAB Support Package for Arduino Hardware, but when I try to configure my installation, when it tries to upload the arduino server, it says "Failed to program the Arduino board. Click the following link to see the error log. Contact Technical Support if you need more help."
When I click the link, it appears that the compilation is failing during linking due to mulitple definitions. Here is an example error (they are too numerous to list them all).
/private/var/folders/bt/45rk8sxd0fsbdwljn7ll8tp00000gn/T/ArduinoServer/MW/sketch/scheduler_configuration.c:8: multiple definition of `configureScheduler'
Any suggestions on how to resolve this would be appreciated.
Michael Kim
0 Comments
Answers (0)
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!