Tool/software:
Based on this forum topic:
e2e.ti.com/.../tda4vm-q1-building-arago-for-beaglebone-ai64
I've tried to build Arago targeting Processor SDK 11.00.00 using processor-sdk-analytics-11.00.00-config.txt configuration file.
I created a container based on the TI Docker image, it seems that the version 10 compiles to BBAI64. However, something changed in version 11.00, the meta-ti-bsp layer no longer includes the beaglebone-ai64 machine recipe. Instead, they created a separate meta-beagle layer, which unfortunately is not a dependency of the meta-edgeai layer.
What should I do to make SDK 11 build like SDK 10?
Thanks for all the help and guidance!