Linker error when compiling libraries to upload to arduino server on OS X Mojave
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!