This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hi All,
I am using TDA2PX EVM board and VSDK 3.05. All the camera and display applications are running in IPU1. The only requirement is USB support for updating the images.As per my knowledge USB is only supported in A15 which runs Linux.
Now after checking the rootfs ,it is about 630MB. Adding linux to give memory overheads also .Our NOR Flash is only 64Mb. What can be the minimum size of rootfs and how to optimize it only for USB.Can there be any other alternatives.
Currently our design only supports CAN as a network interface.
Regards,
Deepika
Hi Karthik,
Thanks for your reply.
I have downloaded the root file system from TI's website ( )
b) We do not require any graphics or multimedia support in root file system.All our application is running on IPU1 we just need A15 linux support for USB access as Vision SDK does not have the same.Can you provide us any links or document for minimizing the rootfs.
Thanks,
Deepika
Hi Karthik,
Yes the size of the downloaded file system is 300MB only but after compilation the libraries are copied and the size of lib folder itself becomes 252MB.I have followed the exact process for linux boot mentioned in VisionSDK_Linux_UserGuide.pdf
For me size of final tisdk-rootfs-image-dra7xx-evm.tar.xz is 631MB .
Can you please provide me the link where there is a procedure to rebuild the filesystem with Yocto.
Regards,
Deepika