Hi,
In following the AM62A SDK 9.0.0 build instructions
It talks about build targets. Can somebody clarify what each of these are in more detail? We're doing evaluation on AM62A-SK board and not needing AI at this point, just general Linux stuff. What target should we use? What are the real differences between these targets?
The “Build Output” is given relative to the arago-tmp-[toolchain]/deploy directory.
Target |
Build Output |
Description |
---|---|---|
tisdk-core-bundle |
images/<machine>/processor-sdk-linux-bundle-<machine>.tar.xz |
Full SDK |
tisdk-edgeai-image |
images/<machine>/tisdk-edgeai-image-<machine>.tar.xz |
Target Edge AI Filesystem |
tisdk-default-image |
images/<machine>/tisdk-default-image-<machine>.tar.xz |
Target Filesystem |
tisdk-base-image |
images/<machine>/tisdk-base-image-<machine>.tar.xz |
Minimal Target Filesytem |
meta-toolchain-arago-tisdk |
sdk/arago-<arago-version>-<architecture>.sh |
Devkit |