On Thu, Jan 18, 2018 at 4:46 AM, Håkan Eriksson <[email protected] > wrote:
> Hi! > > > This is my first post to this mailing list, so I want to start by > apologizing if I go about it in the wrong way, but the impression I got on > http://lists.openembedded.org/mailman/listinfo/openembedded-core was that > it's OK to simply email the list. I have searched for answers first, both > in the list archives and the internet in general, but no luck. This makes > me believe that it probably is something wrong in our > configuration/implementation, but I have no clue of what. > > > We are using Yocto to build Linux for an NXP imx7 device. Everything works > OK, so the setup we have (which I believe is based on the imx7dsabresd > machine) at least does that right. > > > At the moment I am trying to evaluate eSDK, so I have built it, installed > it, and used it a little bit, but when I tried to deploy to target, devtool > failed to find any files to deploy. The files are there, though, but not in > the place where devtool is searching; the built binaries all are under > tmp/work/armv7at2hf-neon-fslc-linux-gnueabi, and devtool tries to find > them under tmp/work/armv7ahf-neon-fslc-linux-gnueabi. > > > So, something seems to be wrong in the setup of hardware target (armv7at2hf > vs. armv7ahf)? I cannot figure out what, though, since bitbake uses the > same config files to build our image as well as the eSDK. > > > does this recipe have ARM_INSTRUCTION_SET = "arm" set explicitly ? it seems you have 'thumb' enabled as machine feature may be via DEFAULT_TUNE > By the way, using devtool the same way (deploy-target) on a recipe in our > normal bitbake environment produces the same kind of error. So, come to > think of it, it's probably not a problem with eSDK as such. > > > Best regards, > > Håkan Eriksson > > > Openembedded-core Info Page > <http://lists.openembedded.org/mailman/listinfo/openembedded-core> > lists.openembedded.org > To see the collection of prior postings to the list, visit the > Openembedded-core Archives. Using Openembedded-core: To post a message to > all the list ... > > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core > >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
