


Has some1 setup a similar development environment and can point me a direction to a guide or something like that that is working cuz my current aproach seams to not working out sadly.
Compiling xpad odroid xu4 code#
Iv been trying to setup something similar like in that video īut unfortunatly it does not work i can compile the code on my 64bit system for arm architecture on my vm and copy it over after compilation through an ssh connection to the odroid but i can not execute the file on the odroid even tho the architecture is correct. Now that i have my hands on an odroid-xu4 iv been trying to setup a development environment to test the code this hardware.īut i fail miserably to setup a crosscompiling toolchain for it. The hardware we will try to run the code is aimed about somewhere in the range of an odroid-xu4 and IMX6 in terms of computational performance. Now i need to know if its worth pursuing the direction i chose to develop my code or if it fails to run on the target hardware eventualy due to its limitet computational capacity. My code is not nessesary complet yet but it is runing already to some degree. Im writing c++ code and planing to work with opencv 3.4, using the Eclipse Oxygen 3 GUI.

Host machine is a windows system wich has a vm running on with Ubuntu 16.04 lts 64bit. Im trying to setup a crosscompiling environment. Hi i havent figured out if thatst he right place to come to yet but im gona try it
