Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 04:02AM |
Registered: 10 years ago Posts: 482 |
Scanning dependencies... Dependency Graph |-- 1.0 |-- 1.0 Building in release mode Compiling .pio\build\DUE\src\src\HAL\DUE\DebugMonitor.cpp.o Compiling .pio\build\DUE\src\src\HAL\DUE\HAL.cpp.o Compiling .pio\build\DUE\src\src\HAL\DUE\HAL_SPI.cpp.o Compiling .pio\build\DUE\src\src\HAL\DUE\InterruptVectors.cpp.o Compiling .pio\build\DUE\src\src\HAL\DUE\MarlinSerial.cpp.o Compiling .pio\build\DUE\src\src\HAL\DUE\MarlinSerialUSB.cpp.o In file included from Marlin\src\HAL\DUE\../../core/../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../core/../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../core/../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../core/../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\../../core/serial.h:24, from Marlin\src\HAL\DUE\DebugMonitor.cpp:25: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. *** [.pio\build\DUE\src\src\HAL\DUE\DebugMonitor.cpp.o] Error 1 In file included from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\HAL.cpp:27: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. In file included from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\MarlinSerial.cpp:30: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. In file included from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\HAL_SPI.cpp:40: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. In file included from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\InterruptVectors.cpp:35: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. *** [.pio\build\DUE\src\src\HAL\DUE\HAL.cpp.o] Error 1 *** [.pio\build\DUE\src\src\HAL\DUE\MarlinSerial.cpp.o] Error 1 *** [.pio\build\DUE\src\src\HAL\DUE\InterruptVectors.cpp.o] Error 1 *** [.pio\build\DUE\src\src\HAL\DUE\HAL_SPI.cpp.o] Error 1 In file included from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/../shared/Marduino.h:36:0, from Marlin\src\HAL\DUE\../../inc/../HAL/./DUE/HAL.h:30, from Marlin\src\HAL\DUE\../../inc/../HAL/HAL.h:26, from Marlin\src\HAL\DUE\../../inc/MarlinConfig.h:31, from Marlin\src\HAL\DUE\MarlinSerialUSB.cpp:30: C:\Users\danie\.platformio\packages\framework-arduino-sam\cores\arduino/Arduino.h:42:10: fatal error: chip.h: No such file or directory ************************************************************** * Looking for chip.h dependency? Check our library registry! * * CLI > platformio lib search "header:chip.h" * Web > [platformio.org] * ************************************************************** #include ^~~~~~~~ compilation terminated. *** [.pio\build\DUE\src\src\HAL\DUE\MarlinSerialUSB.cpp.o] Error 1 =========================================================================== [FAILED] Took 3.16 seconds =========================================================================== Environment Status Duration ------------- -------- ------------ DUE FAILED 00:00:03.160 ===================================================================== 1 failed, 0 succeeded in 00:00:03.160 =====================================================================
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 05:00AM |
Admin Registered: 13 years ago Posts: 7,148 |
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 05:24AM |
Registered: 10 years ago Posts: 482 |
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 03:12PM |
Registered: 10 years ago Posts: 482 |
Mesg:20:28:28.769: Dtr: false Rts: false Mesg:20:28:28.799: Dtr: true Rts: true Recv:20:28:28.929: Printer reset detected:start Recv:20:28:28.940: start Send:20:28:28.940: N0 M110 N0 Send:20:28:28.940: N1 M999 ; In case we did not reset recover from fatal state Send:20:28:28.940: N0 M110 N0 Recv:20:28:28.940: PowerUp Recv:20:28:28.940: Marlin 2.0.8.1 Recv:20:28:28.940: echo: Last Updated: 2021-05-15 | Author: (, MOAP Remastered) Recv:20:28:28.940: echo:Compiled: May 24 2021 Recv:20:28:28.940: echo: Free Memory: 83516 PlannerBufferBytes: 3328 Recv:20:28:28.949: echo:EEPROM version mismatch (EEPROM=? Marlin=V83) Recv:20:28:28.949: echo:Hardcoded Default Settings Loaded Recv:20:28:28.949: echo:Unknown command: " " Recv:20:28:28.949: ok Mesg:20:28:47.319: Connection started Mesg:20:28:47.319: Dtr: false Rts: false Mesg:20:28:47.359: Dtr: true Rts: true Recv:20:28:47.495: Printer reset detected:start Recv:20:28:47.495: start Send:20:28:47.495: N0 M110 N0 Send:20:28:47.495: N1 M999 ; In case we did not reset recover from fatal state Send:20:28:47.495: N0 M110 N0 Recv:20:28:47.495: PowerUp Recv:20:28:47.495: Marlin 2.0.8.1 Recv:20:28:47.495: echo: Last Updated: 2021-05-15 | Author: (Daniel Klimek, MOAP Remastered) Recv:20:28:47.503: echo:Compiled: May 24 2021 Recv:20:28:47.503: echo: Free Memory: 83516 PlannerBufferBytes: 3328 Recv:20:28:47.511: echo:EEPROM version mismatch (EEPROM=? Marlin=V83) Recv:20:28:47.511: echo:Hardcoded Default Settings Loaded Recv:20:28:47.511: echo:Unknown command: " " Recv:20:28:47.511: ok Send:20:28:47.511: N2 M115 ; Check firmware and capabilities Mesg:20:29:07.505: Warning: Communication timeout - resetting communication buffer. Mesg:20:29:07.505: Connection status: Buffered:32, Manual Commands: 14, Job Commands: 0 Mesg:20:29:07.505: Buffer used:32 Enforced free byte:11 lines stored:4 Send:20:29:07.505: N3 M220 S100 ; set speed multiplier Send:20:29:07.505: N4 M221 S100 ; set flow multiplier Send:20:29:07.505: N5 M355 ; get light status Recv:20:29:07.505: echo:Unknown command: " " Recv:20:29:07.513: ok Send:20:29:07.513: N6 G92 E0 ; reset extruder position Mesg:20:29:11.523: Warning: Communication timeout - resetting communication buffer. Mesg:20:29:11.523: Connection status: Buffered:33, Manual Commands: 10, Job Commands: 0 Mesg:20:29:11.523: Buffer used:33 Enforced free byte:7 lines stored:3 Send:20:29:11.523: N7 G90 ; absolute coordinates Send:20:29:11.523: N8 M82 ; absolute E values Send:20:29:11.523: N9 G21 ; units are mm Send:20:29:11.523: N10 M114 ; check position Recv:20:29:11.530: echo:Unknown command: " " Recv:20:29:11.530: ok Send:20:29:11.530: N11 M111 S6 ; debug flags Mesg:20:29:15.530: Warning: Communication timeout - resetting communication buffer. Mesg:20:29:15.530: Connection status: Buffered:32, Manual Commands: 5, Job Commands: 0 Mesg:20:29:15.530: Buffer used:32 Enforced free byte:12 lines stored:4 Send:20:29:15.530: N12 M360 ; get configuration Send:20:29:15.530: N13 M539 S1 Send:20:29:15.530: @getip Recv:20:29:15.586: echo:Unknown command: "" Recv:20:29:15.586: ok Recv:20:29:15.586: Error:Line Number is not Last Line Number+1, Last Line: 0 Recv:20:29:15.586: Resend: 1 Recv:20:29:15.586: ok Send:20:29:15.594: @getip Send:20:29:15.634: N15 M117 192.168.2.107:3344 Recv:20:29:15.642: echo:Unknown command: " " Recv:20:29:15.642: ok Mesg:20:29:19.647: Warning: Communication timeout - resetting communication buffer. Mesg:20:29:19.647: Connection status: Buffered:38, Manual Commands: 2, Job Commands: 0 Mesg:20:29:19.647: Buffer used:38 Enforced free byte:31 lines stored:2 Send:20:29:19.647: N17 M117 192.168.2.107:3344 Recv:20:29:19.647: echo:Unknown command: " " Recv:20:29:19.647: ok Mesg:20:29:26.652: Warning: Communication timeout - resetting communication buffer. Mesg:20:29:26.652: Connection status: Buffered:35, Manual Commands: 1, Job Commands: 0 Mesg:20:29:26.652: Buffer used:35 Enforced free byte:7 lines stored:5 . . ###Here I try to move the x axis### . . Recv:20:34:21.027: ok Send:20:34:22.830: N93 G1 X2.00 F6000 Send:20:34:23.033: N95 G1 X3.00 F6000 Mesg:20:34:27.041: Warning: Communication timeout - resetting communication buffer. Mesg:20:34:27.041: Connection status: Buffered:100, Manual Commands: 19, Job Commands: 0 Mesg:20:34:27.041: Buffer used:100 Enforced free byte:15 lines stored:12 Send:20:34:27.041: N96 G1 X4.00 F6000 Send:20:34:27.041: N97 G1 X5.00 F6000 Send:20:34:27.041: N98 G1 X6.00 F6000 Send:20:34:27.042: N99 G1 X7.00 F6000 Send:20:34:27.042: N100 G1 X8.00 F6000 Send:20:34:27.042: N101 G1 X9.00 F6000 Mesg:20:34:31.049: Warning: Communication timeout - resetting communication buffer. Mesg:20:34:31.049: Connection status: Buffered:97, Manual Commands: 24, Job Commands: 0 Mesg:20:34:31.049: Buffer used:97 Enforced free byte:15 lines stored:7 Send:20:34:31.049: N103 G1 X10.00 F6000 Send:20:34:31.049: N104 G1 X11.00 F6000 Send:20:34:31.050: N105 G1 X12.00 F6000 Send:20:34:31.050: N106 G1 X13.00 F6000 Send:20:34:31.050: N107 G1 X14.00 F6000 Send:20:34:31.050: N108 G1 X15.00 F6000 Recv:20:34:31.053: echo:Unknown command: " " Recv:20:34:31.053: ok Send:20:34:31.053: N109 G1 X16.00 F6000 Mesg:20:34:35.062: Warning: Communication timeout - resetting communication buffer. Mesg:20:34:35.062: Connection status: Buffered:90, Manual Commands: 17, Job Commands: 0 Mesg:20:34:35.062: Buffer used:90 Enforced free byte:15 lines stored:6
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 06:46PM |
Admin Registered: 13 years ago Posts: 7,148 |
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 24, 2021 09:23PM |
Admin Registered: 13 years ago Posts: 7,148 |
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 25, 2021 03:25PM |
Registered: 10 years ago Posts: 482 |
Quote
Dust
You also need to enable #define ADVANCED_OK and #define TX_BUFFER_SIZE 32
Quote
Dust
When ever you flash a new version of marlin, you must update the eeprom. Send the machine a M502 (reset to Configuration.h defaults) then a M500 (save)
Re: Marlin 2.0.7.2 can´t be compiled with RADDS-Board May 25, 2021 05:44PM |
Registered: 10 years ago Posts: 482 |
communication timeout August 24, 2021 02:47PM |
Registered: 3 years ago Posts: 1 |