You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 theegt_basic
binary that's on the example yocto image?Would appreciate any help
Kilian
The text was updated successfully, but these errors were encountered: