Tool/software: Code Composer Studio
My custom RTSC product has several packages, and some package may 'requires' or rely on another package.
So how can I build package in a recursive and easy way using xdc command, meanwhile they are automatically built in a sequence that the package requirement is met?