Erkan Çolak

Results 10 comments of Erkan Çolak

Have exactly the same issue. After disabling SOFTWARE_DRIVER_ENABLE and STEALTHCHOP_X _Y _Z _E, the TMC5161 runs. But no features then... TMC5161 on SKR_1.4_Pro with SPI and recent Marlin Bugfix branch....

1. I used the original tarball! ``` platform_packages = toolchain-rp2040-earlephilhower@https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.1.0-a/x86_64-apple-darwin15.arm-none-eabi-d3d2e6b.230911.tar.gz``` --> File: ```11M 12 Sep 02:12 arm-none-eabi-gdb``` 3. I used the ```gdb``` from gdb-osx-backtrace.tar.gz and replaced the ```bin/arm-none-eabi-gdb```file. --> File:...

I already tried to build the [pico-quick-toolchain](https://github.com/earlephilhower/pico-quick-toolchain) on macOS, but unfortunately i got an error. Build: ``` make -j40 GCC=9.3 REL=2.5.0 SUBREL=3 GHUSER=GeminiServer ``` Log: ``` STAGE: .stage.download STAGE: .clean.binutils-gdb-gnu.git...

There is a [gdb release ](https://formulae.brew.sh/formula/gdb#default)for macOS. ```console gdb --version GNU gdb (GDB) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This...

>Does the same issue exist, when connecting using a normal Telnet or SSH client? When using the tool, does it happen for both Telnet and SSH? No, with the normal...

@arnuschky: I'm totaly happy with the Zyxel modem. Running now for over 225 Days. without any issues and with full sync speed.

Setting the RMII Output solved the problem! Since the link can not be established, because the ETH needs to be powered, i need to set the the PIN 4 to...

I'm getting now the following error: `0) esp-netif_lwip-ppp: pppos_input_tcpip failed with -1 ` Looks like a memleak or similar.. any ideas? ```javascript entry 0x40080640 I (31) boot: ESP-IDF v5.4-dev-1523-gaf25eb447e-dirty 2nd...