Skip to content

Cross Compiling #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arahowerya opened this issue Jun 15, 2020 · 2 comments
Closed

Cross Compiling #6

arahowerya opened this issue Jun 15, 2020 · 2 comments
Labels
Build Related to building Help Me! Extra attention is needed

Comments

@arahowerya
Copy link

Hi Guys,
The project looks great, and seems very impressive, have been looking at it for a few hours.

Something's a little unclear, I have a ATSAMA5D27-SOM1-EK board with a TM43xx LCD attached, and I can get the examples from the linux4sam prebuilt yocto image demo archive to run on the screen - all looks great.

I can also make compile and run all the examples perfectly on a local ubuntu machine.

However, it's unclear how do I cross compile to the target? How do I end up taking for example the basic.cpp example and ending up with the egt_basic binary that's on the example yocto image?

Would appreciate any help
Kilian

@joshua-henderson joshua-henderson added Build Related to building Help Me! Extra attention is needed labels Jun 16, 2020
@noglitch
Copy link
Member

There is a dedicated SDK on the page:
https://www.linux4sam.org/bin/view/Linux4SAM/SoftwareTools#Yocto_Project_SDK
For ATSAMA5D27-SOM1-EK, it's this one:
https://files.linux4sam.org/pub/demo/yocto-sdk/poky-atmel-glibc-x86_64-microchip-graphics-image-cortexa5t2hf-neon-vfpv4-sama5d2-xplained-sd-toolchain-3.1.sh
Install it, follow instruction on how to use it and EGT libraries must be present and ready to cross-compile.
Tell us if you find difficulties in the process.
Best regards,
Nicolas

@arahowerya
Copy link
Author

Thanks for that, I've been using an old build of yocto for a while now, I'll try this out. Please consider pointing to that link in the README, I googled everything I could re: EGT and couldn't find that.
Thanks again for your help
Kilian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Related to building Help Me! Extra attention is needed
Development

No branches or pull requests

3 participants