This repository contains the manifest for repo and is intended to simplify the build procedure for byteDEVKIT AM62x by bytesatwork AG.
Use repo to download all necessary repositories:
repo init -u https://github.com/bytesatwork/bsp-platform-ti.git -b scarthgap
repo sync
When these commands are completed successfully, the following command will setup a Yocto Project environment for byteDEVKIT AM62x:
MACHINE=bytedevkit-am62x DISTRO=poky-bytesatwork EULA=1 . setup-environment build
The final command builds a minimal image:
bitbake bytesatwork-minimal-image
The output is found in:
tmp/deploy/images/bytedevkit-am62x
The software provided is optimized for development convenience and is not suitable for use in production.
Refer to our byteWIKI for comprehensive information and guidance on software development.
If you have any questions or encounter any issues while using our products or services, please don’t hesitate to reach out to our support team.
Please feel free to contact us at [email protected] for any questions, comments or pull requests.
We are here to help and will get back to you as soon as possible.