Tool/software: Code Composer Studio
We are building a safety critical application using TI SYS/BIOS on an MSP430 processor. One requirement is that we track known defects in off-the-shelf software. I've been able to do this with the code generation tools/compiler and CCS, but I ran into trouble when it comes to XDCTools. This set of tools apparently generates code used by our application and by TI-RTOS itself.
Regarding known defects for these tools, the TI release notes (http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_32_00_06/exports/xdctools_3_32_00_06_release_notes.html#Known_Issues)
point me to the Eclipse bug tracker (https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=ASSIGNED&bug_status=REOPENED&classification=Technology&product=RTSC&query_format=advanced)
from which I see no way to tell what open issues exist for a given version of either what Eclipse calls RTSC or what TI calls XDCTools. I cannot list bugs by version, let alone by platform.
I'm willing to filter them manually if I have to, but the Eclipse bug tracker will list only 1000 at a time, and filtering by "open" isn't the right way to go, since closed bugs may have been closed in releases after my version of XDCTools.
Does TI have a way for me to get bug information for a particular release of XDCTools for my platform rather than point me to Eclipse, where it is just a sea of uncategorized bugs?
Thanks!
Ralph