On Thu, May 31, 2018 at 1:54 PM, Matwey V. Kornilov <matwey.kornilov@gmail.com> wrote:
Basically you have to compile your binary code using TI toolchain or GCC toolchain. And follow TI docs to interact with hardware.
Then there is your user-space application which loads this binary to the hardware and exchange the data with your firmware.
The application has to use appropriate host kernel interface to upload binary. The interface implementation for BBB is currently missing part in upstream linux kernel.
Sounds good. It is exactly what I expect. The fun will be to make all the parts work. But it's what we do... -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org