Nitrogen 6X board running Yocto Dizzy build ,but toolchain not working.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Nitrogen 6X board running Yocto Dizzy build ,but toolchain not working.

1,491件の閲覧回数
himanshupradhan
Contributor I

I am new to Yocto world,

I have a Nitrogen 6X board, for which i am using Yocto Dizzy build from here:-http://boundarydevices.com/dizzy-release-yocto/

This build is working fine.

Now to start application development i have download toolchain from here:-

http://downloads.yoctoproject.org/releases/yocto/yocto-1.7/toolchain/

Now i build a simple program and tried to crosscompile,crosscompilation is done,and i got a ELF,but this ELF is not working on Nitrogen6x board.

Please tell me the method which i follow is correct or not?

Regards,

Himanshu

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

866件の閲覧回数
EricNelson
Senior Contributor II

Hi Himanshu,

I suspect that the toolchain you downloaded has a mismatch in hard-float vs. soft-float.

I uploaded a minimal toolchain to match the Dizzy release you're using to our cloud storage site:

     http://storage.googleapis.com/boundarydevices.com/2014-11-30-poky-glibc-x86_64-meta-toolchain-cortex...

This was built using 'bitbake meta-toolchain' from the same tree as the image.

0 件の賞賛
返信

866件の閲覧回数
himanshupradhan
Contributor I

Thanks Nelson i will try this toolchain and let you know,mean while i am using linaro toolchain and its working for me

(http://www.linaro.org/downloads/ ).

downloaded the 32 bit Little Endian version.

0 件の賞賛
返信