HI SIR,
we want install omapconf and always fail.
please give us some information about how to intall omapconf
thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HI SIR,
we want install omapconf and always fail.
please give us some information about how to intall omapconf
thanks.
Sam,
What type of error/failure do you get? omapconf is not an Android apk that you need to install; it is simply a utility that you can push to your Linux filesystem with a command such as:
$ sudo adb push omapconf /system/bin
If you get permission denied errors, make sure you have run the commands "sudo adb root" and "sudo adb remount" first.
Regards,
Gina
Hi Sam,
If you are working with linux releases, then push it to /usr/bin directory to start using the omapconf utility.
Thanks & Best Regards,
Venkat
HI Sir,
where to get omapconf source code and how to build binary file.
Please share more information.
thanks
Hi Sam,
Please download the prebuilt binary of omapconf from here: omapconf reference binary
http://git.tif.ti.com/ptitiano/omapconf.git?a=blob_plain;f=reference_binary/omapconf;hb=master
Thanks & Best Regards,
Venkat
hi,
the link above is wrong... the right link to omapconf is:
https://github.com/omapconf/omapconf
and all documentation is here:
https://github.com/omapconf/omapconf/wiki
nicolas