I have problems with my CCS + BIOSPSP installation
1) First, 2 weeks ago I used to work with following versions:
CCS: CCS5.1.0.07001_win32.zip
BIOSPSP: BIOSPSP_02_10_01_Setup.zip (available on the server at this time)
2) After installation of those two packets I had to register the BIOSPS in CCS RTSC:
Window->Preferences->Code Composer Studio->RTSC->Products(->Add: C:/Program Files/Texas Instruments/pspdrivers_02_10_01)
3) CCS requested to restart CCS. Afterwards PSP Drivers component was available for selection in my project RTSC components.
If selected I got a system environment variable set: ${PSPDRIVERS_INSTALL_DIR} to C:/Program Files/Texas Instruments/pspdrivers_02_10_01
4) 2 days ago, I updated to (CCS5.1.0.08012_win32.zip)
5) step 2) and 3) failed. CCS did not recognize pspdrivers_02_10_01 as valid RTSC component.

6) I tried with (BIOSPSP_01_30_01_Setup.zip). I was successful with step 2) and 3). But my build process still can't find the following include path:
#include <ti/pspiom/cslr/cslr_gpio.h>
By the way, the include path for (BIOSPSP_02_10_01_Setup.zip) was: #include <ti/psp/cslr/cslr_gpio.h>... So much about seamless integration.
Best Regards
Thomas