@JohannGlaser wow, what a simple fix. Thank you so much for spotting this.I see the same absurd default ulimit - $ ulimit -n
1024
$ ulimit -n -H
1073741816 Setting it to 4096 before starting Eclipse, as you suggest, fixes the problem.Digging a littl...
I'm having exactly this problem following an upgrade to Debian Testing (required for KiCad 8.0). STM32CubeIDE v1.15.1 worked well until the upgrade. Now it will start, but building projects involves a ~5 minute wait before any commands are executed. ...
This is one of the first search results for "MAC txTimeout", so I thought I would document my experience and solution."MAC txTimeout" is a generic error printed by OnRadioTxTimeout() in Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.c. It occurs when th...