Part Number: TMS320C6748
Tool/software: Code Composer Studio
Hi
I want to be certain my project is using the correct versions of libraries, drivers etc. and not linking in some out-dated version which is perhaps outside my backup scheme.
In build settings > linker path for example, there are a number of variables such as STWARE_INSTALL which can be listed by clicking the Variables button in the Add Directory Path dialog, and their value is shown here. You can also see the value by mousing over the little button with 3 dots on it. In this case it points to StarterWare_1_20_04_01. That's great! I know exactly what's going on here!
However there are other variables that aren't listed here, such as COM_TI_RTSC_TIRTOSC6000_LIBRARY_PATH, (and BIOSPSP_LIBRARY_PATH, and others) and the mouse-over trick reveals no location for them. It just says "Contributed by product TIRTOS for C6000 <none>". Neither can they be found in Window>Preferences>Code Composer Studio>Build>Variables (even when Show System Variables is checked). So how do I find out where these variables point to? It would be really useful to know which RTOS my project is linking.
Also, same question for variables that have the value <ECLIPSE DYNAMIC VARIABLE>, please.
Thank you
Roy