Hi ,
I bought 2 beaglebone blue boards. On one I installed “bone-debian-10.13-console-armhf-2023-01-02-1gb.img” and I followed GitHub - imfatant/test , and that seems to work.
But same sd-card put on the second board not run arducopter. When I start I receive following err message:
Jan 14 09:17:39 beaglebone systemd[1]: Started ArduCopter Service.
Jan 14 09:17:39 beaglebone kernel: Unhandled fault: external abort on non-linefetch (0x1818) at 0xb6ef4000
and also at command
lsmod | grep pru
I receive nothing.
I suppose that in the second boart the real time processors are not working.
On the boart that not work on the octavio chip is a label with following
BLA2
1712
EL
003007
On the boart that work the last number (on same place ) is
004645.
Please let me know if is possible to find what is not ok and repair ( or some like bios setup) for the not working board.
Updating the built in uboot solved the problem for me - this can be tested by booting with the boot button pressed. With a new uboot on the sd, the problem was gone.
with the 2019 on the eMMC, the problem is solved for me. There are still a couple of initial error messages, but those are gone once we are booted properly.
I am using beaglebone blue with CAN NEO 3 Pro GPS which has hardware safety switch using arducopter. Is it possible to enable that switch for arm/Disarm the motors