Hey There,
Me…here. So, I have been up and down in the beagleg source. If you are familiar with this library, okay. Please give your two cents here. I cannot get past the Please home your machine first
error that ridicules me on the GUI.
I can connect to a front end/GUI via USB to the development desktop from the BBB and have errors galore but nothing really shows up in the dmesg
nor the journalctl -xe
commands.
journalctl -xe
gives some insight but not too much. I am afraid that I do not know how to debug the library yet and I am coming across issues.
I do not have config-pin on my machine. The library uses UIO and a PRU onboard to handle quick exchanges from/to the am335x on the BBB (I think). I am still new and learning how to handle all the source listed in /beagleg/src/
.
Seth
P.S. The makefile calls for exporting a board. I made up a board name and changed things to suit my needs for the build. The board name is in /beagleg/hardware/MY_BOARD_NAME/
and there is a .config file in /beagleg/MY_BOARD_NAME.config
listed.
I reached out on the chat webs to see if anyone has been using this library with success. I am waiting on any and all ideas if you have any. Oh and Ben, I got as far as being able to communicate from, only from, the beagleg source to the front end/GUI. I cannot communicate back to the BBB and beagleg source from the front end/GUI.