Re: [yocto] calibrator fails to run

2016-06-22 Thread Khem Raj
> On May 31, 2016, at 9:24 AM, Fred Ollinger wrote: > > Goal: Run a cross compiled executable called calibrator from > git://git.ti.com/wilink8-wlan/18xx-ti-utils.git > > Here's my build script: > > export NFSROOT=/srv/imx/CS65X-dev > > export > CROSS_COMPILE=/opt/prickle/1.7.2/sysroots/x86

Re: [yocto] calibrator fails to run

2016-06-07 Thread Christian Ege
Hello Frederick, > Goal: Run a cross compiled executable called calibrator from > git://git.ti.com/wilink8-wlan/18xx-ti-utils.git > > Here's my build script: > > export NFSROOT=/srv/imx/CS65X-dev > export > CROSS_COMPILE=/opt/prickle/1.7.2/sysroots/x86_64-pricklesdk-linux/usr/bin/arm-prickle-lin

[yocto] calibrator fails to run

2016-05-31 Thread Fred Ollinger
Goal: Run a cross compiled executable called calibrator from git://git.ti.com/wilink8-wlan/18xx-ti-utils.git Here's my build script: export NFSROOT=/srv/imx/CS65X-dev export CROSS_COMPILE=/opt/prickle/1.7.2/sysroots/x86_64-pricklesdk-linux/usr/bin/arm-prickle-linux-gnueabi/arm-prickle-lin