Error in writing a = arduino('COM3','uno', 'TraceOn', true); when connecting matlab with arduinom i dont know the problem?

1 次查看(过去 30 天)
When i write a = arduino('COM3','uno', 'TraceOn', true); this is what appeared: Vendor returned error messages: C:\MATLAB\SupportPackages\R2014a\arduino-1.5.6-r2\hardware\tools\avr\utils\bin\make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3) i dont know what is that mean? its windows 7 64bit, i had a problem first in arduino-1.5.6-r2 then i downloaded it from arduino site.

回答(2 个)

mohamed ashraf
mohamed ashraf 2018-7-13
编辑:Walter Roberson 2018-7-23
NOW THIS APPEARS
Vendor returned error messages:
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/tools/avr/bin/avr-gcc
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/libraries/Wire/utility"
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino"
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/variants/standard" -mmcu=atmega328p -MMD
-fno-exceptions -ffunction-sections -fdata-sections -g -Os -w -D"F_CPU=16000000" -DUSB_VID=0x2341 -DUSB_PID=0x0043
-DARDUINO=156 -DARDUINO_ARCH_AVR -c -x none
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/hooks.c -o
C:/Users/mizo/AppData/Local/Temp/ArduinoServer/hooks.c.o
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/tools/avr/bin/avr-gcc
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/libraries/Wire/utility"
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino"
-I"C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/variants/standard" -mmcu=atmega328p -MMD
-fno-exceptions -ffunction-sections -fdata-sections -g -Os -w -D"F_CPU=16000000" -DUSB_VID=0x2341 -DUSB_PID=0x0043
-DARDUINO=156 -DARDUINO_ARCH_AVR -c -x none
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WInterrupts.c -o
C:/Users/mizo/AppData/Local/Temp/ArduinoServer/WInterrupts.c.o
In file included from
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/wiring_private.h:33,
from
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WInterrupts.c:33:
C:/MATLAB/SupportPackages/R2014a/arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Arduino.h:245:26: error:
pins_arduino.h: No such file or directory
make: *** [C:/Users/mizo/AppData/Local/Temp/ArduinoServer/WInterrupts.c.o] Error 1

Arpita Agrawal
Arpita Agrawal 2018-7-16
Hi Mohamed,
Please try to reinstall sppkg and Arduino IDE after uninstalling the current versions and ensuring that all files corresponding to both have been deleted. If the problem persists please contact MathWorks Technical Support to get help on resolving this issue.
Thanks Arpita
  2 个评论
mohamed ashraf
mohamed ashraf 2018-7-19
Hello Arpita,
I already did that and nothing changed but of course thanks to you for ur help. Iam now taking a course which provides a matlab2018 but when i try to download the version after submetting my email and it just stops from downloading and not at specific point do you know how can i restart the downloading without going to the first thing over and over and plz with details
Thanks Mohamed
Arpita Agrawal
Arpita Agrawal 2018-7-23
Hi Mohamed,
Please contact MathWorks Technical Support to get help on resolving the installation error.
Thanks Arpita

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by