I've got a few questions regarding building C6746 projects in CCS5.
XDCtools 3.23.3.53, SYS/BIOS 6.33.5.46 and 6.33.6.50
I've seen similar behavior with CGT 7.3.6, 7.3.7, and 7.4.1.
1) I've got a main project, a SYS/Bios project, and a number of library projects in my workspace.
The main project depends on the SYS/Bios project and the library projects, and the library projects depend on the SYS/Bios project.
If I do a build clean on the entire workspace and then build the main project, it builds some of the library projects before building the SYS/Bios project, leading to a large number of compilation errors (such as "could not open source file "ti/sysbios/bios.h").
2) How do I set the Performance Advice option to generate an output file when I have more than one file being compiled in a project. It outputs to the build console by default; if I sent the Performance Advisor / Specified File option it keeps overwriting that file so I only get the results for the last file. If I set the Performance Advisor / Specified Directory option it just ignores it unless I have a filename specified, then it just overwrites it with the last file built.
3) The build logging setting does not seem to be kept with the project files; instead it is in the CCS5 workspace metadata. How can I set this in my projects so that it is stored with the project and is portable between different developers?
4) Every time I switch between different workspaces I encounter a long pause; looking at the details it is migrating legacy projects. Why does it continue to try and migrate projects that are already current and in the workspace?
5) Sometimes when I have build errors in a project the red X marker on the Project Explorer and the list of problems in the problems window are not cleared after I fix the problems and rebuild. I need to go into the problems window and delete the lines manually.
Thanks,
Peter Steinberg

