I am working in CCS 5.3 ( Version: 5.3.0.00090 )
It appears that dependencies are built in alphabetical order, no matter what order they are listed on the dependency page.
This is a serious, fundamental problem for me that I cannot seem to avoid: I have a library that MUST be built before another library and for various CCS reasons I would REALLY rather do this by ordering the dependencies in the application rather than setting one of the libraries to depend on the other (see http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/232875.aspx for why I don't want to do it that way).
Am I out of luck, or just configuring something wrong?
Jay