20:39:55 **** Incremental Build of configuration Duet3_MB6HC for project RepRapFirmware **** make -j12 all Building target: Duet3Firmware_MB6HC.elf Invoking: Cross G++ Linker arm-none-eabi-gcc -L"C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS" -L"C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS" -L"C:\Eclipse\Firmware\FreeRTOS\SAME70" -L"C:\Eclipse\Firmware\CANlib\SAME70_RTOS" --specs=nosys.specs -Os -Wl,--gc-sections -Wl,--fatal-warnings -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -T"C:\Eclipse\Firmware\RepRapFirmware\src\Hardware\SAME70\same70q20b_flash.ld" -Wl,-Map,"C:\Eclipse\Firmware\RepRapFirmware\Duet3_MB6HC/Duet3Firmware_MB6HC.map" -Xlinker --verbose -o "Duet3Firmware_MB6HC.elf" -mthumb -Wl,--cref -Wl,--check-sections -Wl,--gc-sections -Wl,--entry=Reset_Handler -Wl,--unresolved-symbols=report-all -Wl,--warn-common -Wl,--warn-section-align -Wl,--warn-unresolved-symbols -Wl,--start-group ./src/libcpp/eh_alloc.o ./src/libcpp/vterminate.o ./src/libc/memcmp.o ./src/libc/memcpy.o ./src/libc/memmove.o ./src/libc/memset.o ./src/libc/nano-mallocr.o ./src/libc/strptime.o ./src/bossa/Applet.o ./src/bossa/BossaFlash.o ./src/bossa/Device.o ./src/bossa/EefcFlash.o ./src/bossa/Flasher.o ./src/bossa/Samba.o ./src/bossa/WordCopyApplet.o ./src/bossa/WordCopyArm.o ./src/Tools/Filament.o ./src/Tools/Spindle.o ./src/Tools/Tool.o ./src/Storage/CRC16.o ./src/Storage/CRC32.o ./src/Storage/EmbeddedFiles.o ./src/Storage/FileInfoParser.o ./src/Storage/FileStore.o ./src/Storage/MassStorage.o ./src/SBC/DataTransfer.o ./src/SBC/SbcInterface.o ./src/PrintMonitor/PrintMonitor.o ./src/Platform/Event.o ./src/Platform/Heap.o ./src/Platform/Logger.o ./src/Platform/OutputMemory.o ./src/Platform/Platform.o ./src/Platform/PortControl.o ./src/Platform/RepRap.o ./src/Platform/Roland.o ./src/Platform/Scanner.o ./src/Platform/Tasks.o ./src/Platform/UniqueId.o ./src/ObjectModel/GlobalVariables.o ./src/ObjectModel/ObjectModel.o ./src/ObjectModel/Variable.o ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif.o ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif_fdb.o ./src/Networking/LwipEthernet/Lwip/src/netif/ethernet.o ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6.o ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_ble.o ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_common.o ./src/Networking/LwipEthernet/Lwip/src/netif/slipif.o ./src/Networking/LwipEthernet/Lwip/src/netif/zepif.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/dhcp6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ethip6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/icmp6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/inet6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_addr.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_frag.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/mld6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/nd6.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/autoip.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/dhcp.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/etharp.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/icmp.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/igmp.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_addr.o ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_frag.o ./src/Networking/LwipEthernet/Lwip/src/core/altcp.o ./src/Networking/LwipEthernet/Lwip/src/core/altcp_alloc.o ./src/Networking/LwipEthernet/Lwip/src/core/altcp_tcp.o ./src/Networking/LwipEthernet/Lwip/src/core/def.o ./src/Networking/LwipEthernet/Lwip/src/core/dns.o ./src/Networking/LwipEthernet/Lwip/src/core/inet_chksum.o ./src/Networking/LwipEthernet/Lwip/src/core/init.o ./src/Networking/LwipEthernet/Lwip/src/core/ip.o ./src/Networking/LwipEthernet/Lwip/src/core/mem.o ./src/Networking/LwipEthernet/Lwip/src/core/memp.o ./src/Networking/LwipEthernet/Lwip/src/core/netif.o ./src/Networking/LwipEthernet/Lwip/src/core/pbuf.o ./src/Networking/LwipEthernet/Lwip/src/core/raw.o ./src/Networking/LwipEthernet/Lwip/src/core/stats.o ./src/Networking/LwipEthernet/Lwip/src/core/sys.o ./src/Networking/LwipEthernet/Lwip/src/core/tcp.o ./src/Networking/LwipEthernet/Lwip/src/core/tcp_in.o ./src/Networking/LwipEthernet/Lwip/src/core/tcp_out.o ./src/Networking/LwipEthernet/Lwip/src/core/timeouts.o ./src/Networking/LwipEthernet/Lwip/src/core/udp.o ./src/Networking/LwipEthernet/Lwip/src/apps/netbiosns/netbiosns.o ./src/Networking/LwipEthernet/Lwip/src/apps/mdns/mdns.o ./src/Networking/LwipEthernet/Lwip/src/api/api_lib.o ./src/Networking/LwipEthernet/Lwip/src/api/api_msg.o ./src/Networking/LwipEthernet/Lwip/src/api/err.o ./src/Networking/LwipEthernet/Lwip/src/api/if_api.o ./src/Networking/LwipEthernet/Lwip/src/api/netbuf.o ./src/Networking/LwipEthernet/Lwip/src/api/netdb.o ./src/Networking/LwipEthernet/Lwip/src/api/netifapi.o ./src/Networking/LwipEthernet/Lwip/src/api/sockets.o ./src/Networking/LwipEthernet/Lwip/src/api/tcpip.o ./src/Networking/LwipEthernet/GMAC/ethernet_sam.o ./src/Networking/LwipEthernet/LwipEthernetInterface.o ./src/Networking/LwipEthernet/LwipSocket.o ./src/Networking/FtpResponder.o ./src/Networking/HttpResponder.o ./src/Networking/Network.o ./src/Networking/NetworkBuffer.o ./src/Networking/NetworkInterface.o ./src/Networking/NetworkResponder.o ./src/Networking/TelnetResponder.o ./src/Networking/UploadingNetworkResponder.o ./src/Movement/StepperDrivers/DriverMode.o ./src/Movement/StepperDrivers/TMC22xx.o ./src/Movement/StepperDrivers/TMC2660.o ./src/Movement/StepperDrivers/TMC51xx.o ./src/Movement/Kinematics/CoreKinematics.o ./src/Movement/Kinematics/FiveBarScaraKinematics.o ./src/Movement/Kinematics/HangprinterKinematics.o ./src/Movement/Kinematics/Kinematics.o ./src/Movement/Kinematics/LinearDeltaKinematics.o ./src/Movement/Kinematics/PolarKinematics.o ./src/Movement/Kinematics/RotaryDeltaKinematics.o ./src/Movement/Kinematics/RoundBedKinematics.o ./src/Movement/Kinematics/ScaraKinematics.o ./src/Movement/Kinematics/ZLeadscrewKinematics.o ./src/Movement/HeightControl/HeightController.o ./src/Movement/BedProbing/Grid.o ./src/Movement/BedProbing/RandomProbePointSet.o ./src/Movement/AxisShaper.o ./src/Movement/DDA.o ./src/Movement/DDARing.o ./src/Movement/DriveMovement.o ./src/Movement/ExtruderShaper.o ./src/Movement/Move.o ./src/Movement/MoveSegment.o ./src/Movement/RawMove.o ./src/Movement/StepTimer.o ./src/Libraries/sha1/sha1.o ./src/Libraries/sd_mmc/ctrl_access.o ./src/Libraries/sd_mmc/sd_mmc.o ./src/Libraries/sd_mmc/sd_mmc_mem.o ./src/Libraries/sd_mmc/sd_mmc_spi.o ./src/Libraries/Fatfs/diskio.o ./src/Libraries/Fatfs/fattime_rtc.o ./src/Libraries/Fatfs/ff.o ./src/Libraries/Fatfs/ffunicode.o ./src/InputMonitors/InputMonitor.o ./src/Heating/Sensors/AdditionalOutputSensor.o ./src/Heating/Sensors/CpuTemperatureSensor.o ./src/Heating/Sensors/CurrentLoopTemperatureSensor.o ./src/Heating/Sensors/DhtSensor.o ./src/Heating/Sensors/LinearAnalogSensor.o ./src/Heating/Sensors/RemoteSensor.o ./src/Heating/Sensors/RtdSensor31865.o ./src/Heating/Sensors/SensorWithPort.o ./src/Heating/Sensors/SpiTemperatureSensor.o ./src/Heating/Sensors/TemperatureSensor.o ./src/Heating/Sensors/Thermistor.o ./src/Heating/Sensors/ThermocoupleSensor31855.o ./src/Heating/Sensors/ThermocoupleSensor31856.o ./src/Heating/Sensors/TmcDriverTemperatureSensor.o ./src/Heating/FOPDT.o ./src/Heating/Heat.o ./src/Heating/Heater.o ./src/Heating/HeaterMonitor.o ./src/Heating/LocalHeater.o ./src/Heating/RemoteHeater.o ./src/Heating/TemperatureError.o ./src/Hardware/SharedSpi/SharedSpiClient.o ./src/Hardware/SharedSpi/SharedSpiDevice.o ./src/Hardware/SAME70/Ethernet/ksz8081rna/ethernet_phy.o ./src/Hardware/SAME70/Ethernet/GmacInterface.o ./src/Hardware/SAME70/Devices.o ./src/Hardware/SAME70/Main.o ./src/Hardware/ExceptionHandlers.o ./src/Hardware/I2C.o ./src/Hardware/IoPorts.o ./src/Hardware/NonVolatileMemory.o ./src/Hardware/SoftwareReset.o ./src/GPIO/GpInPort.o ./src/GPIO/GpOutPort.o ./src/GCodes/GCodeBuffer/BinaryParser.o ./src/GCodes/GCodeBuffer/ExpressionParser.o ./src/GCodes/GCodeBuffer/GCodeBuffer.o ./src/GCodes/GCodeBuffer/StringParser.o ./src/GCodes/GCodeException.o ./src/GCodes/GCodeFileInfo.o ./src/GCodes/GCodeInput.o ./src/GCodes/GCodeMachineState.o ./src/GCodes/GCodeQueue.o ./src/GCodes/GCodes.o ./src/GCodes/GCodes2.o ./src/GCodes/GCodes3.o ./src/GCodes/GCodes4.o ./src/GCodes/ObjectTracker.o ./src/GCodes/RestorePoint.o ./src/GCodes/StraightProbeSettings.o ./src/GCodes/TriggerItem.o ./src/FilamentMonitors/Duet3DFilamentMonitor.o ./src/FilamentMonitors/FilamentMonitor.o ./src/FilamentMonitors/LaserFilamentMonitor.o ./src/FilamentMonitors/PulsedFilamentMonitor.o ./src/FilamentMonitors/RotatingMagnetFilamentMonitor.o ./src/FilamentMonitors/SimpleFilamentMonitor.o ./src/Fans/Fan.o ./src/Fans/FansManager.o ./src/Fans/LedStripDriver.o ./src/Fans/LocalFan.o ./src/Fans/RemoteFan.o ./src/Endstops/Endstop.o ./src/Endstops/EndstopsManager.o ./src/Endstops/LocalZProbe.o ./src/Endstops/RemoteZProbe.o ./src/Endstops/StallDetectionEndstop.o ./src/Endstops/SwitchEndstop.o ./src/Endstops/ZProbe.o ./src/Endstops/ZProbeEndstop.o ./src/Config/Pins.o ./src/Comms/AuxDevice.o ./src/Comms/FirmwareUpdater.o ./src/Comms/PanelDueUpdater.o ./src/ClosedLoop/ClosedLoop.o ./src/CAN/CanDriversData.o ./src/CAN/CanInterface.o ./src/CAN/CanMessageGenericConstructor.o ./src/CAN/CanMotion.o ./src/CAN/CommandProcessor.o ./src/CAN/ExpansionManager.o ./src/Accelerometers/Accelerometers.o ./src/Accelerometers/LIS3DH.o ./src/RepRapFirmware.o -Wl,--end-group -lm -lCoreN2G -lRRFLibraries -lFreeRTOS -lCANlib -lsupc++ GNU ld (GNU Arm Embedded Toolchain 10.3-2021.10) 2.36.1.20210621 Supported emulations: armelf opened script file C:\Eclipse\Firmware\RepRapFirmware\src\Hardware\SAME70\same70q20b_flash.ld using external linker script: ================================================== /** * \file * * Copyright (c) 2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * 3. The name of Atmel may not be used to endorse or promote products derived * from this software without specific prior written permission. * * 4. This software may only be redistributed and used in connection with an * Atmel microcontroller product. * * THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE * EXPRESSLY AND SPECIFICALLY DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * * \asf_license_stop * */ /*------------------------------------------------------------------------------ * Linker script for running in internal FLASH on the ATSAME70Q20 *----------------------------------------------------------------------------*/ OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm") OUTPUT_ARCH(arm) SEARCH_DIR(.) /* Memory Spaces Definitions */ /* We put the non-cached RAM at the start of RAM because the CAN buffers must be within the first 64kb. */ MEMORY { rom (rx) : ORIGIN = 0x00400000, LENGTH = 0x00100000 ram_not_cached (rw) : ORIGIN = 0x20400000, LENGTH = 0x00018000 /* we currently allocate 96kb of non-cached RAM */ ram (rwx) : ORIGIN = 0x20418000, LENGTH = 0x00048000 /* that leaves 288Kb of cached RAM */ } /* Section Definitions */ SECTIONS { .text : { . = ALIGN(4); _sfixed = .; KEEP(*(.vectors .vectors.*)) *(.text .text.* .gnu.linkonce.t.*) *(.glue_7t) *(.glue_7) *(.rodata .rodata* .gnu.linkonce.r.*) /* Support C constructors, and C destructors in both user code and the C library. This also provides support for C++ code. */ . = ALIGN(4); KEEP(*(.init)) . = ALIGN(4); __preinit_array_start = .; KEEP (*(.preinit_array)) __preinit_array_end = .; . = ALIGN(4); __init_array_start = .; KEEP (*(SORT(.init_array.*))) KEEP (*(.init_array)) __init_array_end = .; . = ALIGN(0x4); KEEP (*crtbegin.o(.ctors)) KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors)) KEEP (*(SORT(.ctors.*))) KEEP (*crtend.o(.ctors)) . = ALIGN(4); KEEP(*(.fini)) . = ALIGN(4); __fini_array_start = .; KEEP (*(.fini_array)) KEEP (*(SORT(.fini_array.*))) __fini_array_end = .; KEEP (*crtbegin.o(.dtors)) KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors)) KEEP (*(SORT(.dtors.*))) KEEP (*crtend.o(.dtors)) . = ALIGN(4); _efixed = .; /* End of text section */ } > rom .ARM.extab : { *(.ARM.extab* .gnu.linkonce.armextab.*) } > rom /* .ARM.exidx is sorted, so has to go in its own output section. */ .ARM.exidx : { __exidx_start = .; *(.ARM.exidx* .gnu.linkonce.armexidx.*) __exidx_end = .; } > rom . = ALIGN(4); _etext = .; .ram_nocache (NOLOAD) : { . = ALIGN(4); _szero_nocache = .; *(.CanMessage .CanMessage.*) *(.ram_nocache .ram_nocache.*) . = ALIGN(4); _ezero_nocache = .; } > ram_not_cached .relocate : AT (_etext) { . = ALIGN(4); _srelocate = .; *(.ramfunc .ramfunc.*); . = ALIGN(4); _eramfunc = .; *(.data .data.*); . = ALIGN(4); _erelocate = .; } > ram _firmware_end = _etext + (_erelocate - _srelocate); /* Embedded files start here */ _firmware_crc = _firmware_end; /* We append the CRC32 to the binary file. This is its offset in memory if we don't append embedded files */ /* .bss section which is used for uninitialized data */ .bss ALIGN(4) (NOLOAD) : { . = ALIGN(4); _sbss = . ; _szero = .; *(.bss .bss.*) *(COMMON) . = ALIGN(4); _ebss = . ; _ezero = .; } > ram . = ALIGN(4); _end = . ; /* .stack_dummy section doesn't contains any symbols. It is only used for linker to calculate size of stack sections, and assign values to stack symbols later */ .stack_dummy : { *(.stack*) } > ram /* Set stack top to end of ram, and stack limit move down by * size of stack_dummy section */ __StackTop = ORIGIN(ram) + LENGTH(ram); __StackLimit = __StackTop - SIZEOF(.stack_dummy); PROVIDE(_sstack = __StackLimit); PROVIDE(_estack = __StackTop); PROVIDE(_nocache_ram_start = ORIGIN(ram_not_cached)); PROVIDE(_nocache_ram_end = ORIGIN(ram_not_cached) + LENGTH(ram_not_cached)); } ================================================== c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: mode armelf attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o attempt to open ./src/libcpp/eh_alloc.o succeeded ./src/libcpp/eh_alloc.o attempt to open ./src/libcpp/vterminate.o succeeded ./src/libcpp/vterminate.o attempt to open ./src/libc/memcmp.o succeeded ./src/libc/memcmp.o attempt to open ./src/libc/memcpy.o succeeded ./src/libc/memcpy.o attempt to open ./src/libc/memmove.o succeeded ./src/libc/memmove.o attempt to open ./src/libc/memset.o succeeded ./src/libc/memset.o attempt to open ./src/libc/nano-mallocr.o succeeded ./src/libc/nano-mallocr.o attempt to open ./src/libc/strptime.o succeeded ./src/libc/strptime.o attempt to open ./src/bossa/Applet.o succeeded ./src/bossa/Applet.o attempt to open ./src/bossa/BossaFlash.o succeeded ./src/bossa/BossaFlash.o attempt to open ./src/bossa/Device.o succeeded ./src/bossa/Device.o attempt to open ./src/bossa/EefcFlash.o succeeded ./src/bossa/EefcFlash.o attempt to open ./src/bossa/Flasher.o succeeded ./src/bossa/Flasher.o attempt to open ./src/bossa/Samba.o succeeded ./src/bossa/Samba.o attempt to open ./src/bossa/WordCopyApplet.o succeeded ./src/bossa/WordCopyApplet.o attempt to open ./src/bossa/WordCopyArm.o succeeded ./src/bossa/WordCopyArm.o attempt to open ./src/Tools/Filament.o succeeded ./src/Tools/Filament.o attempt to open ./src/Tools/Spindle.o succeeded ./src/Tools/Spindle.o attempt to open ./src/Tools/Tool.o succeeded ./src/Tools/Tool.o attempt to open ./src/Storage/CRC16.o succeeded ./src/Storage/CRC16.o attempt to open ./src/Storage/CRC32.o succeeded ./src/Storage/CRC32.o attempt to open ./src/Storage/EmbeddedFiles.o succeeded ./src/Storage/EmbeddedFiles.o attempt to open ./src/Storage/FileInfoParser.o succeeded ./src/Storage/FileInfoParser.o attempt to open ./src/Storage/FileStore.o succeeded ./src/Storage/FileStore.o attempt to open ./src/Storage/MassStorage.o succeeded ./src/Storage/MassStorage.o attempt to open ./src/SBC/DataTransfer.o succeeded ./src/SBC/DataTransfer.o attempt to open ./src/SBC/SbcInterface.o succeeded ./src/SBC/SbcInterface.o attempt to open ./src/PrintMonitor/PrintMonitor.o succeeded ./src/PrintMonitor/PrintMonitor.o attempt to open ./src/Platform/Event.o succeeded ./src/Platform/Event.o attempt to open ./src/Platform/Heap.o succeeded ./src/Platform/Heap.o attempt to open ./src/Platform/Logger.o succeeded ./src/Platform/Logger.o attempt to open ./src/Platform/OutputMemory.o succeeded ./src/Platform/OutputMemory.o attempt to open ./src/Platform/Platform.o succeeded ./src/Platform/Platform.o attempt to open ./src/Platform/PortControl.o succeeded ./src/Platform/PortControl.o attempt to open ./src/Platform/RepRap.o succeeded ./src/Platform/RepRap.o attempt to open ./src/Platform/Roland.o succeeded ./src/Platform/Roland.o attempt to open ./src/Platform/Scanner.o succeeded ./src/Platform/Scanner.o attempt to open ./src/Platform/Tasks.o succeeded ./src/Platform/Tasks.o attempt to open ./src/Platform/UniqueId.o succeeded ./src/Platform/UniqueId.o attempt to open ./src/ObjectModel/GlobalVariables.o succeeded ./src/ObjectModel/GlobalVariables.o attempt to open ./src/ObjectModel/ObjectModel.o succeeded ./src/ObjectModel/ObjectModel.o attempt to open ./src/ObjectModel/Variable.o succeeded ./src/ObjectModel/Variable.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif_fdb.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/bridgeif_fdb.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/ethernet.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/ethernet.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_ble.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_ble.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_common.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/lowpan6_common.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/slipif.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/slipif.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/netif/zepif.o succeeded ./src/Networking/LwipEthernet/Lwip/src/netif/zepif.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/dhcp6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/dhcp6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ethip6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ethip6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/icmp6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/icmp6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/inet6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/inet6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_addr.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_addr.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_frag.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/ip6_frag.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/mld6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/mld6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/nd6.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv6/nd6.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/autoip.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/autoip.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/dhcp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/dhcp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/etharp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/etharp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/icmp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/icmp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/igmp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/igmp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_addr.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_addr.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_frag.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ipv4/ip4_frag.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/altcp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/altcp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/altcp_alloc.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/altcp_alloc.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/altcp_tcp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/altcp_tcp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/def.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/def.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/dns.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/dns.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/inet_chksum.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/inet_chksum.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/init.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/init.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/ip.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/ip.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/mem.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/mem.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/memp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/memp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/netif.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/netif.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/pbuf.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/pbuf.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/raw.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/raw.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/stats.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/stats.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/sys.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/sys.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/tcp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/tcp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/tcp_in.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/tcp_in.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/tcp_out.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/tcp_out.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/timeouts.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/timeouts.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/core/udp.o succeeded ./src/Networking/LwipEthernet/Lwip/src/core/udp.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/apps/netbiosns/netbiosns.o succeeded ./src/Networking/LwipEthernet/Lwip/src/apps/netbiosns/netbiosns.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/apps/mdns/mdns.o succeeded ./src/Networking/LwipEthernet/Lwip/src/apps/mdns/mdns.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/api_lib.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/api_lib.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/api_msg.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/api_msg.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/err.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/err.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/if_api.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/if_api.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/netbuf.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/netbuf.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/netdb.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/netdb.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/netifapi.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/netifapi.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/sockets.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/sockets.o attempt to open ./src/Networking/LwipEthernet/Lwip/src/api/tcpip.o succeeded ./src/Networking/LwipEthernet/Lwip/src/api/tcpip.o attempt to open ./src/Networking/LwipEthernet/GMAC/ethernet_sam.o succeeded ./src/Networking/LwipEthernet/GMAC/ethernet_sam.o attempt to open ./src/Networking/LwipEthernet/LwipEthernetInterface.o succeeded ./src/Networking/LwipEthernet/LwipEthernetInterface.o attempt to open ./src/Networking/LwipEthernet/LwipSocket.o succeeded ./src/Networking/LwipEthernet/LwipSocket.o attempt to open ./src/Networking/FtpResponder.o succeeded ./src/Networking/FtpResponder.o attempt to open ./src/Networking/HttpResponder.o succeeded ./src/Networking/HttpResponder.o attempt to open ./src/Networking/Network.o succeeded ./src/Networking/Network.o attempt to open ./src/Networking/NetworkBuffer.o succeeded ./src/Networking/NetworkBuffer.o attempt to open ./src/Networking/NetworkInterface.o succeeded ./src/Networking/NetworkInterface.o attempt to open ./src/Networking/NetworkResponder.o succeeded ./src/Networking/NetworkResponder.o attempt to open ./src/Networking/TelnetResponder.o succeeded ./src/Networking/TelnetResponder.o attempt to open ./src/Networking/UploadingNetworkResponder.o succeeded ./src/Networking/UploadingNetworkResponder.o attempt to open ./src/Movement/StepperDrivers/DriverMode.o succeeded ./src/Movement/StepperDrivers/DriverMode.o attempt to open ./src/Movement/StepperDrivers/TMC22xx.o succeeded ./src/Movement/StepperDrivers/TMC22xx.o attempt to open ./src/Movement/StepperDrivers/TMC2660.o succeeded ./src/Movement/StepperDrivers/TMC2660.o attempt to open ./src/Movement/StepperDrivers/TMC51xx.o succeeded ./src/Movement/StepperDrivers/TMC51xx.o attempt to open ./src/Movement/Kinematics/CoreKinematics.o succeeded ./src/Movement/Kinematics/CoreKinematics.o attempt to open ./src/Movement/Kinematics/FiveBarScaraKinematics.o succeeded ./src/Movement/Kinematics/FiveBarScaraKinematics.o attempt to open ./src/Movement/Kinematics/HangprinterKinematics.o succeeded ./src/Movement/Kinematics/HangprinterKinematics.o attempt to open ./src/Movement/Kinematics/Kinematics.o succeeded ./src/Movement/Kinematics/Kinematics.o attempt to open ./src/Movement/Kinematics/LinearDeltaKinematics.o succeeded ./src/Movement/Kinematics/LinearDeltaKinematics.o attempt to open ./src/Movement/Kinematics/PolarKinematics.o succeeded ./src/Movement/Kinematics/PolarKinematics.o attempt to open ./src/Movement/Kinematics/RotaryDeltaKinematics.o succeeded ./src/Movement/Kinematics/RotaryDeltaKinematics.o attempt to open ./src/Movement/Kinematics/RoundBedKinematics.o succeeded ./src/Movement/Kinematics/RoundBedKinematics.o attempt to open ./src/Movement/Kinematics/ScaraKinematics.o succeeded ./src/Movement/Kinematics/ScaraKinematics.o attempt to open ./src/Movement/Kinematics/ZLeadscrewKinematics.o succeeded ./src/Movement/Kinematics/ZLeadscrewKinematics.o attempt to open ./src/Movement/HeightControl/HeightController.o succeeded ./src/Movement/HeightControl/HeightController.o attempt to open ./src/Movement/BedProbing/Grid.o succeeded ./src/Movement/BedProbing/Grid.o attempt to open ./src/Movement/BedProbing/RandomProbePointSet.o succeeded ./src/Movement/BedProbing/RandomProbePointSet.o attempt to open ./src/Movement/AxisShaper.o succeeded ./src/Movement/AxisShaper.o attempt to open ./src/Movement/DDA.o succeeded ./src/Movement/DDA.o attempt to open ./src/Movement/DDARing.o succeeded ./src/Movement/DDARing.o attempt to open ./src/Movement/DriveMovement.o succeeded ./src/Movement/DriveMovement.o attempt to open ./src/Movement/ExtruderShaper.o succeeded ./src/Movement/ExtruderShaper.o attempt to open ./src/Movement/Move.o succeeded ./src/Movement/Move.o attempt to open ./src/Movement/MoveSegment.o succeeded ./src/Movement/MoveSegment.o attempt to open ./src/Movement/RawMove.o succeeded ./src/Movement/RawMove.o attempt to open ./src/Movement/StepTimer.o succeeded ./src/Movement/StepTimer.o attempt to open ./src/Libraries/sha1/sha1.o succeeded ./src/Libraries/sha1/sha1.o attempt to open ./src/Libraries/sd_mmc/ctrl_access.o succeeded ./src/Libraries/sd_mmc/ctrl_access.o attempt to open ./src/Libraries/sd_mmc/sd_mmc.o succeeded ./src/Libraries/sd_mmc/sd_mmc.o attempt to open ./src/Libraries/sd_mmc/sd_mmc_mem.o succeeded ./src/Libraries/sd_mmc/sd_mmc_mem.o attempt to open ./src/Libraries/sd_mmc/sd_mmc_spi.o succeeded ./src/Libraries/sd_mmc/sd_mmc_spi.o attempt to open ./src/Libraries/Fatfs/diskio.o succeeded ./src/Libraries/Fatfs/diskio.o attempt to open ./src/Libraries/Fatfs/fattime_rtc.o succeeded ./src/Libraries/Fatfs/fattime_rtc.o attempt to open ./src/Libraries/Fatfs/ff.o succeeded ./src/Libraries/Fatfs/ff.o attempt to open ./src/Libraries/Fatfs/ffunicode.o succeeded ./src/Libraries/Fatfs/ffunicode.o attempt to open ./src/InputMonitors/InputMonitor.o succeeded ./src/InputMonitors/InputMonitor.o attempt to open ./src/Heating/Sensors/AdditionalOutputSensor.o succeeded ./src/Heating/Sensors/AdditionalOutputSensor.o attempt to open ./src/Heating/Sensors/CpuTemperatureSensor.o succeeded ./src/Heating/Sensors/CpuTemperatureSensor.o attempt to open ./src/Heating/Sensors/CurrentLoopTemperatureSensor.o succeeded ./src/Heating/Sensors/CurrentLoopTemperatureSensor.o attempt to open ./src/Heating/Sensors/DhtSensor.o succeeded ./src/Heating/Sensors/DhtSensor.o attempt to open ./src/Heating/Sensors/LinearAnalogSensor.o succeeded ./src/Heating/Sensors/LinearAnalogSensor.o attempt to open ./src/Heating/Sensors/RemoteSensor.o succeeded ./src/Heating/Sensors/RemoteSensor.o attempt to open ./src/Heating/Sensors/RtdSensor31865.o succeeded ./src/Heating/Sensors/RtdSensor31865.o attempt to open ./src/Heating/Sensors/SensorWithPort.o succeeded ./src/Heating/Sensors/SensorWithPort.o attempt to open ./src/Heating/Sensors/SpiTemperatureSensor.o succeeded ./src/Heating/Sensors/SpiTemperatureSensor.o attempt to open ./src/Heating/Sensors/TemperatureSensor.o succeeded ./src/Heating/Sensors/TemperatureSensor.o attempt to open ./src/Heating/Sensors/Thermistor.o succeeded ./src/Heating/Sensors/Thermistor.o attempt to open ./src/Heating/Sensors/ThermocoupleSensor31855.o succeeded ./src/Heating/Sensors/ThermocoupleSensor31855.o attempt to open ./src/Heating/Sensors/ThermocoupleSensor31856.o succeeded ./src/Heating/Sensors/ThermocoupleSensor31856.o attempt to open ./src/Heating/Sensors/TmcDriverTemperatureSensor.o succeeded ./src/Heating/Sensors/TmcDriverTemperatureSensor.o attempt to open ./src/Heating/FOPDT.o succeeded ./src/Heating/FOPDT.o attempt to open ./src/Heating/Heat.o succeeded ./src/Heating/Heat.o attempt to open ./src/Heating/Heater.o succeeded ./src/Heating/Heater.o attempt to open ./src/Heating/HeaterMonitor.o succeeded ./src/Heating/HeaterMonitor.o attempt to open ./src/Heating/LocalHeater.o succeeded ./src/Heating/LocalHeater.o attempt to open ./src/Heating/RemoteHeater.o succeeded ./src/Heating/RemoteHeater.o attempt to open ./src/Heating/TemperatureError.o succeeded ./src/Heating/TemperatureError.o attempt to open ./src/Hardware/SharedSpi/SharedSpiClient.o succeeded ./src/Hardware/SharedSpi/SharedSpiClient.o attempt to open ./src/Hardware/SharedSpi/SharedSpiDevice.o succeeded ./src/Hardware/SharedSpi/SharedSpiDevice.o attempt to open ./src/Hardware/SAME70/Ethernet/ksz8081rna/ethernet_phy.o succeeded ./src/Hardware/SAME70/Ethernet/ksz8081rna/ethernet_phy.o attempt to open ./src/Hardware/SAME70/Ethernet/GmacInterface.o succeeded ./src/Hardware/SAME70/Ethernet/GmacInterface.o attempt to open ./src/Hardware/SAME70/Devices.o succeeded ./src/Hardware/SAME70/Devices.o attempt to open ./src/Hardware/SAME70/Main.o succeeded ./src/Hardware/SAME70/Main.o attempt to open ./src/Hardware/ExceptionHandlers.o succeeded ./src/Hardware/ExceptionHandlers.o attempt to open ./src/Hardware/I2C.o succeeded ./src/Hardware/I2C.o attempt to open ./src/Hardware/IoPorts.o succeeded ./src/Hardware/IoPorts.o attempt to open ./src/Hardware/NonVolatileMemory.o succeeded ./src/Hardware/NonVolatileMemory.o attempt to open ./src/Hardware/SoftwareReset.o succeeded ./src/Hardware/SoftwareReset.o attempt to open ./src/GPIO/GpInPort.o succeeded ./src/GPIO/GpInPort.o attempt to open ./src/GPIO/GpOutPort.o succeeded ./src/GPIO/GpOutPort.o attempt to open ./src/GCodes/GCodeBuffer/BinaryParser.o succeeded ./src/GCodes/GCodeBuffer/BinaryParser.o attempt to open ./src/GCodes/GCodeBuffer/ExpressionParser.o succeeded ./src/GCodes/GCodeBuffer/ExpressionParser.o attempt to open ./src/GCodes/GCodeBuffer/GCodeBuffer.o succeeded ./src/GCodes/GCodeBuffer/GCodeBuffer.o attempt to open ./src/GCodes/GCodeBuffer/StringParser.o succeeded ./src/GCodes/GCodeBuffer/StringParser.o attempt to open ./src/GCodes/GCodeException.o succeeded ./src/GCodes/GCodeException.o attempt to open ./src/GCodes/GCodeFileInfo.o succeeded ./src/GCodes/GCodeFileInfo.o attempt to open ./src/GCodes/GCodeInput.o succeeded ./src/GCodes/GCodeInput.o attempt to open ./src/GCodes/GCodeMachineState.o succeeded ./src/GCodes/GCodeMachineState.o attempt to open ./src/GCodes/GCodeQueue.o succeeded ./src/GCodes/GCodeQueue.o attempt to open ./src/GCodes/GCodes.o succeeded ./src/GCodes/GCodes.o attempt to open ./src/GCodes/GCodes2.o succeeded ./src/GCodes/GCodes2.o attempt to open ./src/GCodes/GCodes3.o succeeded ./src/GCodes/GCodes3.o attempt to open ./src/GCodes/GCodes4.o succeeded ./src/GCodes/GCodes4.o attempt to open ./src/GCodes/ObjectTracker.o succeeded ./src/GCodes/ObjectTracker.o attempt to open ./src/GCodes/RestorePoint.o succeeded ./src/GCodes/RestorePoint.o attempt to open ./src/GCodes/StraightProbeSettings.o succeeded ./src/GCodes/StraightProbeSettings.o attempt to open ./src/GCodes/TriggerItem.o succeeded ./src/GCodes/TriggerItem.o attempt to open ./src/FilamentMonitors/Duet3DFilamentMonitor.o succeeded ./src/FilamentMonitors/Duet3DFilamentMonitor.o attempt to open ./src/FilamentMonitors/FilamentMonitor.o succeeded ./src/FilamentMonitors/FilamentMonitor.o attempt to open ./src/FilamentMonitors/LaserFilamentMonitor.o succeeded ./src/FilamentMonitors/LaserFilamentMonitor.o attempt to open ./src/FilamentMonitors/PulsedFilamentMonitor.o succeeded ./src/FilamentMonitors/PulsedFilamentMonitor.o attempt to open ./src/FilamentMonitors/RotatingMagnetFilamentMonitor.o succeeded ./src/FilamentMonitors/RotatingMagnetFilamentMonitor.o attempt to open ./src/FilamentMonitors/SimpleFilamentMonitor.o succeeded ./src/FilamentMonitors/SimpleFilamentMonitor.o attempt to open ./src/Fans/Fan.o succeeded ./src/Fans/Fan.o attempt to open ./src/Fans/FansManager.o succeeded ./src/Fans/FansManager.o attempt to open ./src/Fans/LedStripDriver.o succeeded ./src/Fans/LedStripDriver.o attempt to open ./src/Fans/LocalFan.o succeeded ./src/Fans/LocalFan.o attempt to open ./src/Fans/RemoteFan.o succeeded ./src/Fans/RemoteFan.o attempt to open ./src/Endstops/Endstop.o succeeded ./src/Endstops/Endstop.o attempt to open ./src/Endstops/EndstopsManager.o succeeded ./src/Endstops/EndstopsManager.o attempt to open ./src/Endstops/LocalZProbe.o succeeded ./src/Endstops/LocalZProbe.o attempt to open ./src/Endstops/RemoteZProbe.o succeeded ./src/Endstops/RemoteZProbe.o attempt to open ./src/Endstops/StallDetectionEndstop.o succeeded ./src/Endstops/StallDetectionEndstop.o attempt to open ./src/Endstops/SwitchEndstop.o succeeded ./src/Endstops/SwitchEndstop.o attempt to open ./src/Endstops/ZProbe.o succeeded ./src/Endstops/ZProbe.o attempt to open ./src/Endstops/ZProbeEndstop.o succeeded ./src/Endstops/ZProbeEndstop.o attempt to open ./src/Config/Pins.o succeeded ./src/Config/Pins.o attempt to open ./src/Comms/AuxDevice.o succeeded ./src/Comms/AuxDevice.o attempt to open ./src/Comms/FirmwareUpdater.o succeeded ./src/Comms/FirmwareUpdater.o attempt to open ./src/Comms/PanelDueUpdater.o succeeded ./src/Comms/PanelDueUpdater.o attempt to open ./src/ClosedLoop/ClosedLoop.o succeeded ./src/ClosedLoop/ClosedLoop.o attempt to open ./src/CAN/CanDriversData.o succeeded ./src/CAN/CanDriversData.o attempt to open ./src/CAN/CanInterface.o succeeded ./src/CAN/CanInterface.o attempt to open ./src/CAN/CanMessageGenericConstructor.o succeeded ./src/CAN/CanMessageGenericConstructor.o attempt to open ./src/CAN/CanMotion.o succeeded ./src/CAN/CanMotion.o attempt to open ./src/CAN/CommandProcessor.o succeeded ./src/CAN/CommandProcessor.o attempt to open ./src/CAN/ExpansionManager.o succeeded ./src/CAN/ExpansionManager.o attempt to open ./src/Accelerometers/Accelerometers.o succeeded ./src/Accelerometers/Accelerometers.o attempt to open ./src/Accelerometers/LIS3DH.o succeeded ./src/Accelerometers/LIS3DH.o attempt to open ./src/RepRapFirmware.o succeeded ./src/RepRapFirmware.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libm.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libm.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libm.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libm.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libm.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libm.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libm.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libm.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libm.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libm.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libm.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-cosf.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-math_errf.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_atan.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_exp.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_exp2_data.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_fabs.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_log.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_log_data.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_lrint.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_pow.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_pow_log2_data.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_tan.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sincosf_data.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sinf.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-w_atan2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-w_fmod.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-wf_acos.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-wf_asin.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-wf_atan2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-wf_sqrt.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-e_atan2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-e_fmod.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-ef_acos.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-ef_asin.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-ef_atan2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-ef_rem_pio2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-ef_sqrt.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-kf_rem_pio2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-kf_tan.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-s_atan.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-s_fabs.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_floor.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_nan.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libm.a)lib_a-sf_scalbn.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libCoreN2G.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a succeeded C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)xdmac.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)usart.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)tc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)spi.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)pmc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)matrix.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)hsmci.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)gmac_phy.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)efc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)interrupt_sam_nvic.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Startup.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Vectors.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)AnalogIn.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)AnalogOut.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)AsyncSerial.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)DmacManager.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Flash.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Interrupts.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Reset.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)SerialCDC.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)USARTClass.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Cache.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)CanDevice.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)CoreIO.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Stream.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)UniqueIdBase.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)wdt.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)rstc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)pwm.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)pio.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)afec.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)udc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)udi_cdc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)udi_cdc_desc.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)Print.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)usbhs_device.o (C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCoreN2G.a)sysclk.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libRRFLibraries.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libRRFLibraries.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libRRFLibraries.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a succeeded C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)RTOSIface.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)Deviation.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)DeviationAccumulator.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)Isqrt.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)IP4String.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)IPAddress.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)NamedEnum.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)NumericConverter.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)SafeStrtod.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)SafeVsnprintf.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)StringFunctions.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)StringRef.o (C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a)Strnlen.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libFreeRTOS.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libFreeRTOS.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libFreeRTOS.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libFreeRTOS.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libFreeRTOS.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a succeeded C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a (C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a)port.o (C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a)queue.o (C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a)tasks.o (C:\Eclipse\Firmware\FreeRTOS\SAME70\libFreeRTOS.a)list.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libCANlib.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libCANlib.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libCANlib.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libCANlib.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libCANlib.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libCANlib.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libCANlib.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libCANlib.a succeeded C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libCANlib.a (C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libCANlib.a)CanMessageBuffer.o (C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libCANlib.a)CanMessageGenericParser.o (C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libCANlib.a)RRF3Common.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libsupc++.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libsupc++.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libsupc++.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libsupc++.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libsupc++.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libsupc++.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libsupc++.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libsupc++.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libsupc++.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libsupc++.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libsupc++.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)atexit_arm.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)class_type_info.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)del_ops.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_arm.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_catch.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_exception.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_globals.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_personality.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_terminate.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_throw.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_unex_handler.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)new_op.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)new_opv.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)si_class_type_info.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)tinfo.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)bad_alloc.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)del_op.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)eh_call.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libsupc++.a)new_handler.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libgcc.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libgcc.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libgcc.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libgcc.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libgcc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_arm_addsubdf3.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_arm_addsubsf3.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_aeabi_ldivmod.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_aeabi_uldivmod.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_ctzdi2.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_fixunssfdi.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_udivmoddi4.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)unwind-arm.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)libunwind.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)pr-support.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a)_dvmd_tls.o attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libc.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libc.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libc.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libc.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-abort.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-atoi.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-ctype_.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-cxa_atexit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-errno.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-exit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-gmtime_r.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-impure.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-init.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-isalpha.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-islower.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-isspace.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-isxdigit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-lldiv.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-mktime.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-signal.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-signalr.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strchr.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strcmp.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strcpy.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strlen.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strncat.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strncmp.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strncpy.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strstr.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strtol.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strtoul.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-tolower.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-toupper.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-tzcalc_limits.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-tzvars.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-__atexit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-__call_atexit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-atexit.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-div.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-fini.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-gettzinfo.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-lock.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-month_lengths.o (c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a)lib_a-strnlen.o c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libgcc.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libgcc.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libgcc.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libgcc.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libgcc.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libgcc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libgcc.a attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libc.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libc.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libc.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libc.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libc.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libc.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libc.a attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS/libnosys.so failed attempt to open C:\Eclipse\Firmware\CoreN2G\SAME70_CAN_SDHC_USB_RTOS\libnosys.a failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS/libnosys.so failed attempt to open C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libnosys.a failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70/libnosys.so failed attempt to open C:\Eclipse\Firmware\FreeRTOS\SAME70\libnosys.a failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS/libnosys.so failed attempt to open C:\Eclipse\Firmware\CANlib\SAME70_RTOS\libnosys.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libnosys.so failed c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a(NumericConverter.o): in function `NumericConverter::GetFloat() const': NumericConverter.cpp:(.text._ZNK16NumericConverter8GetFloatEv+0x80): warning: undefined reference to `pow' attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard\libnosys.a failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libnosys.so failed attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libnosys.a succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard\libnosys.a attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o attempt to open c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o succeeded c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: C:\Eclipse\Firmware\RRFLibraries\SAME70_RTOS\libRRFLibraries.a(SafeVsnprintf.o): in function `FormattedPrinter::PrintFloat(double, char)': SafeVsnprintf.cpp:(.text._ZN16FormattedPrinter10PrintFloatEdc+0x9a): warning: undefined reference to `llrint' c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: SafeVsnprintf.cpp:(.text._ZN16FormattedPrinter10PrintFloatEdc+0x1ee): warning: undefined reference to `llrint' c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: SafeVsnprintf.cpp:(.text._ZN16FormattedPrinter10PrintFloatEdc+0x2c8): warning: undefined reference to `llrint' c:/program files (x86)/gnu arm embedded toolchain/10 2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld.exe: link errors found, deleting executable `Duet3Firmware_MB6HC.elf' collect2.exe: error: ld returned 1 exit status makefile:109: recipe for target 'Duet3Firmware_MB6HC.elf' failed make[1]: *** [Duet3Firmware_MB6HC.elf] Error 1 makefile:96: recipe for target 'all' failed make: *** [all] Error 2 "make -j12 all" terminated with exit code 2. Build might be incomplete. 20:39:58 Build Failed. 7 errors, 4 warnings. (took 2s.950ms)