Other Parts Discussed in Thread: ASH
Hi there,
I need additional libraries for development not provided by the default sysroot environment available in the SDK. My understanding was that I needed to create a custom image with Yocto. I started with the instructions provided here https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j721s2/latest/exports/docs/linux/Overview_Building_the_SDK.html, added additional libraries to local.conf, and rebuilt 'tisdk-adas-image'. It took a long time but everything went well.
Now that the build is successfully over, I am now left with a bunch of images under deply/images and a number of ipks under deploy/ipks. My question now is how should I create a sysroot development environment from here like the available in the sdk under ti-processor-sdk-linux-automotive-j7-evm/linux-devkit but with of course with the libraries I have now additionally built?
Are there instructions for that anywhere? What is the least painful way to create a custom devkit / sysroot like the one mentioned above?
Many thanks!
Ash