This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2560 Bluetooth stack

Other Parts Discussed in Thread: TM4C129ENCZAD, CC2560, CC256XM4BTBLESW

I plan to use the CC2560 and TM4C129ENCZAD for Blueetooth 4.0 connectivity. As I understand I can develop in Code Composer Studio v6. I however have problems finding a Bluetooth stack for the chip. I assume the TI Bluetooth protocol stack works on TI-RTOS which I downloaded here: http://www.ti.com/tool/ti-rtos. I also installed it via CCS App Center. Did I get a double install?

I downloaded CC256XM4BTBLESW-v1.2-R2-Setup.exe from http://www.ti.com/tool/tibluetoothstack-sdk which is described to be:
  "TI Bluetooth + Bluetooth Low Energy Stack on TM4C12x MCUs."
This is the right protocol stack?

However as I tried to install the stack on the computer which I have CCS v.6 on, I get the following error message:
  "The version of this file is not compatible with he version of windows you are running."
I have a Windows 7 Enterprise, Service pack 1 on a 64 bit laptop with Intel Core-i5, Code Composer Studio v. 6.1.0.00104

Where can I get and how can I install the proper Bluetooth Stack for CC2560 and TI-RTOS?
Where are example implementations for said Bluetooth Stack?