I'm good, we have some Xilinx tools here, the JTAG programming worked very well using Impact as you suggested, I loaded the blink test and now I can push my own bit file to the board and have it load automatically on power up.
For people reading…
Alright, thanks a lot though.
I have successfully loaded the cape manually on the BBB Debian earlier this afternoon using /sys/devices/bone-capemgr.9/slots and am currently running some tests with the wishbone app. I hope we'll be able to resolve…
I've written the Jessie image but when I insert the SD card I get no SSH over USB, the heartbeat is present though after a few seconds of activity but I have no way to connect. Am I missing something in the boot process?
I've tried rewritting the …
I'm using the logibone R1.0, the default ubuntu image seems to be built for RA2.0+, setup_device_tree.sh fails when ran.
Any instructions on loading the Jessie image? I only see uboot and the mlo when writing the image, there is no kernel or uEnv…
Strangely even though dmesg shows the capemgr skipped loading the HDMI and eMMC, they are still listed as installed in the cape slots
cat /sys/devices/bone_capemgr.9/slots
1: 55:PF---
2: 56:PF---
3: 57:PF---
4: ff:P-O-- Bone-LT-eMMC-2G,00A…
I think I've narrowed down the problem to the cape loading, it does not find the dtbo:
dmesg | grep bone_capemgr
[ 0.565707] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,000C,2414BBBK1470'
[ 0.565733] bone-capemgr bone_capemgr.9: com…
Both /dev/logibone and /dev/logibone_mem exist, the following is appended to dmesg when executing 'logi_loader logibone_r1_blink.bit' from the cloned logi-tools repository:
[64457.252386] Starting configuration of 2725624 bits
[64458.391012] Wait…