Jump to content

ESA_Falke

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by ESA_Falke

  1. After an upgrade to Windows 10 the next morning I got the same error... I can't launch DCS.
  2. I don't know what is going on in this mission... I destroy the helicopters, shoot down the 4 F-4s but Wave goes south at 8000 feet and doesn't land anywhere. I have repeated the mission 5 times and the same thing happens in all 5... I don't know what I'm doing wrong. Any suggestions on what I'm doing wrong? Best regards Sorry I just saw another post where it says that the update has broken the campaign in this mission.... I'll have to skip the mission but it's a lot of fun. I am very happy with the purchase of this campaign! Congratulations!
  3. Hello everyone! I have a question, can I open or export the blender file to 3ds max? I would like to make some modification but I don't use Blender... great mod, cheers!
  4. I have tried and all the missing aircraft have appeared ... I did not know that button. Thanks a lot! one less problem.
  5. ok i think i found it dcs.log
  6. How can I get the dcslog? Thanks for the quick reply!
  7. ¡¡¡Good morning and happy new year!!! I have version 2.7.9.18080 -I have lost the textures of the supercarrier runway. -I can't use the Mig-21, Mig-19 in the editor. To fix it: -Repair complete. -I have uninstalled DCS and have downloaded and installed it again. The problem persists. Has anyone else had a similar problem?
  8. try to download it with firefox, with chrome it has not worked for me.
  9. I've been trying but it's not what I'm looking for. My question is: I have built the lines of the runway with geometry, I have done an unwrap and a render to texture, now I would like to apply those lines to the geometry of the runway directly. In short, create the decals with geometry. Cheers
  10. Thank you for the answer, I will try.
  11. Good afternoon, happy new year everyone. I've been struggling with this problem for a few days. I have noticed that the lines on the ED super carrier have their own UV textures but then when I saw the 3d model in MV2 I saw that this geometry does not exist. Can anyone tell me how to do something like that? I work on a boat and I'm looking to have the least possible geometry but with a realistic result. I've looked for dozens of tutorials but they don't get the same effect. If anyone knows of a tutorial or a page where they can help me with this. some images to show what I mean: view: non-existent geometry: texture file:
  12. ok, it worked to load the 3d model, but the textures did not come out ... I remember that I had to modify the path in which I was looking for the textures but I don't remember which file ... could you tell me what it is? Thank you very much for the help! ...ok i found it, the file path is this: DCS World \ Config \ ModelViewer \ autoexec.lua and insert the two lines marked in red. You must adjust the path so that it fits your environment. print("----------------------------------------------------------------") print("scan for textures and liveries") scan_for_textures("CoreMods") print("----------------------------------------------------------------") scan_for_textures("Mods") scan_for_textures("C:\\Users\\youruser\\Saved Games\\DCS\\Mods") scan_for_textures("C:\\Users\\youruser\\Saved Games\\DCS\\Liveries") scan_for_environment_cubes("Bazar/EffectViewer/envcubes") print("scan done") print("----------------------------------------------------------------")
  13. my MV2 closes when I try to load a model... Any idea why this happens? === Log opened UTC 2021-01-02 10:56:21 2021-01-02 10:56:20.698 INFO GRAPHICSVISTA: renderer: 'dx11backend.dll' 2021-01-02 10:56:20.730 INFO DX11BACKEND: DX11Renderer initialization (w:640 h:480 fullscrn:0 vsync:0 adapter:0 monitor:0 shaderErrors:1) 2021-01-02 10:56:20.775 INFO DX11BACKEND: Driver Concurrent Creates - 1 2021-01-02 10:56:20.775 INFO DX11BACKEND: Driver Command Lists - 1 2021-01-02 10:56:20.780 INFO DX11BACKEND: NVIDIA API init OK 2021-01-02 10:56:20.782 INFO DX11BACKEND: NVIDIA Display Driver Version 46089.r460_74 2021-01-02 10:56:20.782 INFO DX11BACKEND: GPU count:1 2021-01-02 10:56:20.819 ERROR DX11BACKEND: getVideoMemoryUsage doesn't work. 2021-01-02 10:56:20.820 INFO DX11BACKEND: commonPool: 68-128, cbPool: 4-14, samplerPool: 5-16 2021-01-02 10:56:20.824 INFO DX11BACKEND: DX11ShaderBinaries::loadCache Bazar/shaders/fxo/fxo.zip 2021-01-02 10:56:20.835 ERROR EDCORE: Can't open file 'bazar/shaders/posteffects/slot.fx.' from fs 2021-01-02 10:56:20.835 WARNING DX11BACKEND: Shader posteffects/slot.fx:DIRECTX11=true;USE_DCS_DEFERRED=1; is outdated as file bazar/shaders/posteffects/slot.fx is modified. 2021-01-02 10:56:22.396 INFO DX11BACKEND: DX11ShaderBinaries::loadCache done. Loaded 1126/1127. 2021-01-02 10:56:22.404 INFO DX11BACKEND: DX11ShaderBinaries::loadCache C:\Users\Lopezgil\Saved Games\edModelViewer2\fxo 2021-01-02 10:56:22.444 INFO DX11BACKEND: DX11ShaderBinaries::loadCache done. Loaded 83/83. 2021-01-02 10:56:22.676 ERROR_ONCE DX11BACKEND: render target 'mainDepthBuffer' not found 2021-01-02 10:56:22.677 ERROR_ONCE DX11BACKEND: texture 'lightning.dds' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OverwingVaporEmitter: file /models/fa-18c_vapor.owv is not exist 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: error reading 'overwingVapor' emitter in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OverwingVaporEmitter: file /models/fa-18c_vapor.owv is not exist 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: error reading 'overwingVapor' emitter in preset 'MiG29' in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.819 ERROR EFFECTS2: OParticleSystem: invalid preset skipped in 'Config/Effects/ParticleSystem2/overwingVapor.lua' 2021-01-02 10:56:22.840 INFO GRAPHICSVISTA: Creating Resource "Unicode" of type 1 2021-01-02 10:56:22.853 WARNING LOG: 2 duplicate message(s) skipped. 2021-01-02 10:56:22.853 ERROR_ONCE DX11BACKEND: texture 'LiquidAnimationNormals' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:22.853 ERROR_ONCE DX11BACKEND: texture 'LiquidAnimationAlphas' not found. Asked from 'EFFECTS2' 2021-01-02 10:56:24.047 ERROR LIVERY_MANAGER: Can't open livery '/textures//liveries/bf-109k-4/Bf-109 K4 RAF VD 358 E-2' has invalid item. 2021-01-02 10:56:28.182 ERROR EDCORE: Drivers errors while mounting mods/terrains/caucasus/vfstextures/trees.zip: 2021-01-02 10:56:28.182 ERROR EDCORE: ZipDriver: Failed to open zip archive mods/terrains/caucasus/vfstextures/trees.zip. 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/liveries 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/animations 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/models 2021-01-02 10:56:28.193 ERROR EDCORE: No suitable driver found to mount coremods/tech/uss_nimitz/animations/textures 2021-01-02 10:56:28.194 WARNING EDCORE: Source CoreMods/tech/Animals/Liveries is already mounted to the same mount /textures//liveries/. 2021-01-02 10:56:28.230 INFO DX11BACKEND: resize to resolution 1841x952 2021-01-02 10:57:06.262 ERROR EDCORE: No suitable driver found to mount c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/textures 2021-01-02 10:57:06.353 ERROR EDCORE: Can't open file 'c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/nimitz_cvn_71.lods.ilv' from fs. 2021-01-02 10:57:06.353 WARNING LOG: 1 duplicate message(s) skipped. 2021-01-02 10:57:06.353 WARNING MODELVIEWER2: file c:/program files/eagle dynamics/dcs world/coremods/tech/uss_nimitz/shapes/nimitz_cvn_71.lods.ilv not found 2021-01-02 10:57:06.356 ERROR_ONCE DX11BACKEND: render target 'cockpitDepth' not found 2021-01-02 10:57:06.986 INFO EDCORE: try to write dump information 2021-01-02 10:57:06.986 INFO EDCORE: # -------------- 20210102-105707 -------------- 2021-01-02 10:57:06.986 INFO EDCORE: DCS/2.5.6.59625 (x86_64; Windows NT 6.1.7601) 2021-01-02 10:57:06.986 INFO EDCORE: C:\Program Files\Eagle Dynamics\DCS World\bin\animator.dll 2021-01-02 10:57:06.987 INFO EDCORE: # C0000005 ACCESS_VIOLATION at C254C24D 00:00000000 2021-01-02 10:57:06.989 INFO EDCORE: SymInit: Symbol-SearchPath: '.;C:\Program Files\Eagle Dynamics\DCS World;C:\Program Files\Eagle Dynamics\DCS World\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Lopezgil' 2021-01-02 10:57:06.989 INFO EDCORE: OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000002C24D (animator): Animator::AnimationManager::draw_inspector + 0x37D 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000005E366 (ModelViewer2): model::MemBinaryFileW::getStrings + 0x133C6 2021-01-02 10:57:07.368 INFO EDCORE: 0x000000000003AAA2 (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x17022 2021-01-02 10:57:07.369 INFO EDCORE: 0x0000000000011E2F (ModelViewer2): (function-name not available) + 0x0 2021-01-02 10:57:07.369 INFO EDCORE: 0x000000000000FD42 (ModelViewer2): (function-name not available) + 0x0 2021-01-02 10:57:07.369 INFO EDCORE: 0x000000000003CF55 (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x194D5 2021-01-02 10:57:07.369 INFO EDCORE: 0x00000000001ED97D (Qt5Core): QMetaObject::activate + 0x59D 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000001FA4CD (Qt5Core): QTimer::timerEvent + 0x5D 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000001F35D1 (Qt5Core): QObject::event + 0x91 2021-01-02 10:57:07.370 INFO EDCORE: 0x00000000000190BD (Qt5Widgets): QApplicationPrivate::notify_helper + 0x13D 2021-01-02 10:57:07.370 INFO EDCORE: 0x0000000000017F97 (Qt5Widgets): QApplication::notify + 0x1BA7 2021-01-02 10:57:07.371 INFO EDCORE: 0x00000000001CCE09 (Qt5Core): QCoreApplication::notifyInternal2 + 0xB9 2021-01-02 10:57:07.371 INFO EDCORE: 0x000000000021804C (Qt5Core): QEventDispatcherWin32Private::sendTimerEvent + 0xFC 2021-01-02 10:57:07.371 INFO EDCORE: 0x0000000000216068 (Qt5Core): QEventDispatcherWin32::event + 0x168 2021-01-02 10:57:07.371 INFO EDCORE: 0x00000000000190BD (Qt5Widgets): QApplicationPrivate::notify_helper + 0x13D 2021-01-02 10:57:07.372 INFO EDCORE: 0x0000000000017F97 (Qt5Widgets): QApplication::notify + 0x1BA7 2021-01-02 10:57:07.372 INFO EDCORE: 0x00000000001CCE09 (Qt5Core): QCoreApplication::notifyInternal2 + 0xB9 2021-01-02 10:57:07.372 INFO EDCORE: 0x00000000001CEB38 (Qt5Core): QCoreApplicationPrivate::sendPostedEvents + 0x228 2021-01-02 10:57:07.373 INFO EDCORE: 0x000000000005E2CF (qwindows): qt_plugin_query_metadata + 0x1EBF 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000217265 (Qt5Core): QEventDispatcherWin32::processEvents + 0xDE5 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000019BBD (USER32): TranslateMessageEx + 0x29D 2021-01-02 10:57:07.373 INFO EDCORE: 0x00000000000198C2 (USER32): TranslateMessage + 0x1E2 2021-01-02 10:57:07.373 INFO EDCORE: 0x0000000000216A5D (Qt5Core): QEventDispatcherWin32::processEvents + 0x5DD 2021-01-02 10:57:07.374 INFO EDCORE: 0x000000000005E2A9 (qwindows): qt_plugin_query_metadata + 0x1E99 2021-01-02 10:57:07.374 INFO EDCORE: 0x00000000001C931B (Qt5Core): QEventLoop::exec + 0x1EB 2021-01-02 10:57:07.374 INFO EDCORE: 0x00000000001CBD4E (Qt5Core): QCoreApplication::exec + 0x15E 2021-01-02 10:57:07.374 INFO EDCORE: 0x000000000003E9AE (ModelViewer2): model::ArgAnimationNode::getPositionAnimations + 0x1AF2E 2021-01-02 10:57:07.375 INFO EDCORE: 0x00000000000D7E87 (ModelViewer2): model::FakeSpotLight::save + 0x4C37 2021-01-02 10:57:07.375 INFO EDCORE: 0x00000000000D71C2 (ModelViewer2): model::FakeSpotLight::save + 0x3F72 2021-01-02 10:57:07.375 INFO EDCORE: 0x000000000001571D (kernel32): BaseThreadInitThunk + 0xD 2021-01-02 10:57:07.375 INFO EDCORE: 0x000000000005385D (ntdll): RtlUserThreadStart + 0x1D 2021-01-02 10:57:07.538 INFO EDCORE: Minidump created.
  14. Good morning to all, Yesterday when I tried to open model viewer 2, when I loaded the model the program crash without further ado. Has anyone had this problem? Cheers dcs.20201230-091437.crash
  15. it's a shame that the main post is corrupted with the design forum change...
  16. Hello everyone! In this time of confinement I am preparing an aircraft carrier mods ... after several tests with the .lua I cannot fix this, in the spawn the plane is a little off the ground and breaks on falling, ¿ Does anyone know how to solve it? imagen hier
  17. Gruman, this problem just appeared in my HOTAS ¿How do I solve the problem? ok, i have also had the same problem, why thusmaster soldered two cables?
  18. I'm also waiting for an update, at least until 2018
  19. Thank you very much for the response Warhog, and you have understood it well. :smilewink: I have to look better at the code even though I also have a hard time understanding what is each part of the code, since I am not a programming professional.
  20. Thank you very much for the post, I'm using a NORM 8 from Pololu to make my ADI_Bank and my ADI_Pich. I'm using Ian's code too but without using an IR detector. My detail is that reached the maximum position 65535 the stepper "restarts" returns to the initial position marked and then record again the position past the 360. Is it possible for the engine to run a full turn as many times as an IR detector can not be placed? I use this code: #define DCSBIOS_IRQ_SERIAL #include <AccelStepper.h> #include "DcsBios.h" struct StepperConfig { unsigned int maxSteps; unsigned int acceleration; unsigned int maxSpeed; }; ///////////////////////////////////////////////////////////////////////////////////////////////////////////// class NEMA_ocho : public DcsBios::Int16Buffer { private: AccelStepper& stepper; StepperConfig& stepperConfig; unsigned int (*map_function)(unsigned int); unsigned char initState; public: NEMA_ocho (unsigned int address, AccelStepper& stepper, StepperConfig& stepperConfig, unsigned int (*map_function)(unsigned int)) : Int16Buffer(address), stepper(stepper), stepperConfig(stepperConfig), map_function(map_function), initState(0) { } virtual void loop() { if (initState == 0) // not initialized yet { stepper.setMaxSpeed(stepperConfig.maxSpeed); stepper.setAcceleration(stepperConfig.acceleration); stepper.moveTo(-((long)stepperConfig.maxSteps)); initState = 1; } if (initState == 1) // zeroing { stepper.run(); if (stepper.currentPosition() <= -((long)stepperConfig.maxSteps)) stepper.setCurrentPosition(0); initState = 2; stepper.moveTo(stepperConfig.maxSteps/2); } } if (initState == 2) // running normally { if (hasUpdatedData()) { unsigned int newPosition = map_function(getData()); newPosition = constrain(newPosition, 0, stepperConfig.maxSteps); stepper.moveTo(newPosition); } stepper.run(); } } }; /* modify below this line */ /* define stepper parameters multiple NEMA_ocho instances can share the same StepperConfig object */ struct StepperConfig stepperConfig = { 6400, // maxSteps 10000, // maxSpeed 10000, // acceleration }; // define AccelStepper instance AccelStepper stepper(AccelStepper::DRIVER); // define NEMA_ocho class that uses the AccelStepper instance defined in the line above // +-- arbitrary name // | +-- Address of stepper data (from control reference) // | | +-- name of AccelStepper instance // v v v v--- StepperConfig struct instance NEMA_ocho ADI_Bank(0x1034, stepper, stepperConfig, [](unsigned int newValue) -> unsigned int /* this function needs to map newValue to the correct number of steps */ { return map(newValue, 0, 65535, 0, stepperConfig.maxSteps); } ); void setup() { DcsBios::setup(); } void loop() { DcsBios::loop(); }
  21. Hi Guys Is it possible to use a code with the pololu driver DRV8834? Thx
  22. Good afternoon everyone I am trying to compile this code to run my engine step by step so that it replicates the movement of the ADI Bank. Use a Nolu8 stepper motor from Pololu together with the low voltage driver A8834 and the AccelStepper library. I do not know if the code is fine but I can not even compile, what am I doing wrong? ¡thank you very much! :) Here the code: #define DCSBIOS_IRQ_SERIAL #include <DcsBios.h> #include <Servo.h> #include <AccelStepper.h> #define STEPS_PER_REVOLUTION 400 #define ZERO_OFFSET int posINI = 0; int posADI = 0; AccelStepper stepper; /**** Make your change after this line ****/ void onAdiBankChange(unsigned int newValue) { int targADI = map(newValue, 0, 65535, 0, 740); // Here the TargADI variable will give the position (0 and 720) in which the ADI is (axisX) int posADI = (targADI - posINI); // This line indicates what the position of the ADI is if(targADI > posADI){ stepper.move(targADI); posADI++; } if(targADI < posADI){ stepper.move(targADI); posADI--; } } DcsBios::IntegerBuffer adiBankBuffer(0x1034, 0xffff, 0, onAdiBankChange); /**** In most cases, you do not have to change anythig below this line ****/ /* Instantiate a ProtocolParser object to parse the DCS-BIOS export stream*/ DcsBios::ProtocolParser parser; //////////////////////////////// void setup() { Serial.begin(250000); stepper.setMaxSpeed(1500.0); stepper.setAcceleration(500.0); stepper.setSpeed(1000); } //////////////////////////////// void loop() { } Here the compilation error: Arduino: 1.8.1 (Windows 7), Board: "Arduino/Genuino Uno" C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\Lopezgil\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\Lopezgil\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Lopezgil\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10801 -build-path C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000 -warnings=default -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2 -prefs=runtime.tools.arduinoOTA.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.1.1 -prefs=runtime.tools.avrdude.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9 -verbose C:\Users\Lopezgil\Desktop\ADI_BANK.ino\ADI_BANK.ino.ino C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\Lopezgil\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\Lopezgil\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Lopezgil\Documents\Arduino\libraries -fqbn=arduino:avr:uno -ide-version=10801 -build-path C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000 -warnings=default -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2 -prefs=runtime.tools.arduinoOTA.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.1.1 -prefs=runtime.tools.avrdude.path=C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9 -verbose C:\Users\Lopezgil\Desktop\ADI_BANK.ino\ADI_BANK.ino.ino Using board 'uno' from platform in folder: C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20 Using core 'arduino' from platform in folder: C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20 Detecting libraries used... "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src\internal\Protocol.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\avr\Servo.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\sam\Servo.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\samd\Servo.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src\AccelStepper.cpp" -o "nul" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src\MultiStepper.cpp" -o "nul" Generating function prototypes... "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\preproc\ctags_target_for_gcc_minus_e.cpp" "C:\Program Files (x86)\Arduino\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\preproc\ctags_target_for_gcc_minus_e.cpp" Compiling sketch... "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp.o" Compiling libraries... Compiling library "dcs-bios-arduino-library-0.2.8" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src\internal\Protocol.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\dcs-bios-arduino-library-0.2.8\internal\Protocol.cpp.o" Compiling library "Servo" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\avr\Servo.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\avr\Servo.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\sam\Servo.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\sam\Servo.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Program Files (x86)\Arduino\libraries\Servo\src\samd\Servo.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\samd\Servo.cpp.o" Compiling library "AccelStepper" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src\AccelStepper.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\AccelStepper\AccelStepper.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8\src" "-IC:\Program Files (x86)\Arduino\libraries\Servo\src" "-IC:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src" "C:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper\src\MultiStepper.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\AccelStepper\MultiStepper.cpp.o" Compiling core... "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring_pulse.S" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_pulse.S.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\WInterrupts.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WInterrupts.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\hooks.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\hooks.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring_analog.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_analog.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring_digital.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_digital.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring_pulse.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_pulse.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -c -g -Os -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\wiring_shift.c" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_shift.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\CDC.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\CDC.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\HardwareSerial.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\HardwareSerial0.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial0.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\HardwareSerial1.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial1.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\HardwareSerial2.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial2.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\HardwareSerial3.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial3.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\IPAddress.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\IPAddress.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\PluggableUSB.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\PluggableUSB.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\Print.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Print.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\Stream.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Stream.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\Tone.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Tone.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\USBCore.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\USBCore.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\WMath.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WMath.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\WString.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WString.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\abi.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\abi.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\main.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\main.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-g++" -c -g -Os -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino" "-IC:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\variants\standard" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.20\cores\arduino\new.cpp" -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\new.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_pulse.S.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WInterrupts.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\hooks.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_analog.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_digital.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_pulse.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\wiring_shift.c.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\CDC.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial0.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial1.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial2.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\HardwareSerial3.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\IPAddress.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\PluggableUSB.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Print.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Stream.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\Tone.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\USBCore.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WMath.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\WString.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\abi.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\main.cpp.o" "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc-ar" rcs "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\core.a" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\core\new.cpp.o" Linking everything together... "C:\Users\Lopezgil\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.4-arduino2/bin/avr-gcc" -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000/ADI_BANK.ino.ino.elf" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\dcs-bios-arduino-library-0.2.8\internal\Protocol.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\avr\Servo.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\sam\Servo.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\Servo\samd\Servo.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\AccelStepper\AccelStepper.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\libraries\AccelStepper\MultiStepper.cpp.o" "C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000/core\core.a" "-LC:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000" -lm HardwareSerial0.cpp.o (symbol from plugin): In function `Serial': (.text+0x0): multiple definition of `__vector_18' C:\Users\Lopezgil\AppData\Local\Temp\arduino_build_496000\sketch\ADI_BANK.ino.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here collect2.exe: error: ld returned 1 exit status Multiple libraries were found for "DcsBios.h" Used: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Not used: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Not used: C:\Program Files (x86)\Arduino\libraries\dcs-bios-arduino-library-0.2.11 Using library dcs-bios-arduino-library-0.2.8 at version 0.2.8 in folder: C:\Users\Lopezgil\Documents\Arduino\libraries\dcs-bios-arduino-library-0.2.8 Using library Servo at version 1.1.2 in folder: C:\Program Files (x86)\Arduino\libraries\Servo Using library AccelStepper at version 1.57.1 in folder: C:\Users\Lopezgil\Documents\Arduino\libraries\AccelStepper exit status 1 Error compiling for board Arduino/Genuino Uno.
  23. : S I'm sorry, I'm wrong about the subject ... I will open another topic.
  24. First Ian, thank you very much for this excellent work done with DCS_Bios Second, I wanted to ask why I can not run this code: // include AccelStepper library #include <AccelStepper.h> #include <DcsBios.h> #include <Servo.h> // DcsBios-related declarations DcsBios :: ProtocolParser parser; #define STEPS_PER_REVOLUTION 200 #define ZERO_OFFSET 0 AccelStepper stepper; int currentStepperPosition = 0; // current stepper position (in steps, from 0 to STEPS_PER_REVOLUTION + 1) signed long lastAccelStepperPosition; void setup () { stepper.setMaxSpeed ​​(15000); stepper.setAcceleration (500.0); stepper.runToNewPosition (740); // backwards sweep to find hard stop stepper.setCurrentPosition (0); // establishes the zero position stepper.setSpeed ​​(1000); Serial.begin (250000); // tell the AccelStepper library that we are at position zero lastAccelStepperPosition = 0; // set stepper acceleration in steps per second per second // (default is zero) // not necessary, you already set that before } int targetposLRPM = 0; int posADIBank = 0; void loop () { // handle DcsBios communication while (Serial.available ()) { parser.processChar (Serial.read ()); } DcsBios :: PollingInput :: pollInputs (); stepper.runSpeedToPosition (); // move stepper motors (constant speed) // more stepper motors, or use the multistepper class // ... } void onDcsBiosWrite (unsigned int address, unsigned int value) { // unsigned int ADIBank = (value & 0xffff) >> 0; if (address == 0x1034) { int targetposADIBank = map (value, 0, 65535, 0, 740); stepper.moveTo (targetposADIBank); // set an absolute target } } I am trying to move my Pololu stepper motor with the A8834 driver to make it move the ADI Bank of the A-10. The compilation does not give an error but absolutely nothing happens, there is no movement.
×
×
  • Create New...