Running ardupilot 3.5.0 rc 7 on Erle brain 3 turns out to be bit dangerous: the ardupilot would occasionally crush and restart, even without the copter being armed.
This happened with other dev- or 3.5 version too. Attached is a log for this matter. I am running on erle brain 3 with only PWM output and receiver attached.
@JD-ETH before going too deep, please confirm that the new code is stable with a newly flashed OS.
That is the test asked you to do a few days ago and you confirmed it was stable right ?
Trying different ways to see whats happening, so far no sucess:
sudo ./arducopter -A udp:“10.0.0.2:6000”
Raspberry Pi 2/3 with BCM2709!
MS5611 found on bus 0 address 0x00
PulsedLightI2C: bad version 0x00 0x00
MPU: temp reset 6627 0
Interrupted: Segmentation fault
with rc8. Was not yet able to reproduce the same error in gdb yet…
Back then I didn’t look so carefully at the light I guess. I have this very interesting behavior, just starting arducopter it crashes consistantly, while in gdb in seems to run just fine. (same binary)
The issue you are linking is fixed some time ago. What’s the exact version you are running? I don’t have a erlebrain 3. But I don’t see much difference from the others that would cause it on erlebrain3 and not on other rpi-based boards.
I’ll be back from vacations next week and can try to reproduce on some RPI boards