@TI: Please note that this is a copy of "https<colon>//e2eprivate.ti.com/bosch_industrial/bosch_ind_wireless_communication/f/156/t/3761.aspx"
@others: I can't attach the zip-file in this forum, sorry.
To whom it may concern.
Please find below the sequence of steps taken during a new attempt to run CCSv6.1
Experiment conducted on non-PEACY (PEACY is the PC management software used in Bosch) PC:
- no virus scanner active
- connected to developer Wifi with internet access
Steps taken
- install CC6.1.0.00104_win32_offlineInstaller, ticked boxes:
- simplelink wireless support
- cc26xx
- TI ARM compiler
- GCC
- simplelink wireless support
- install BLE stack by running ble_cc26xx_setupwin32_2_00_00-41884-alpha-0.8.3.exe
- import projects into CCSv6.1
- SimpleBLEPeripheral
- SimpleBLEPeripheralStack
- no change of target needed as ble_cc26xx_setupwin32_2_00_00-41884-alpha-0.8.3
- cc2650 is pre-selected in Properties > General > 'Main' tab, field 'Variant'
- older silicon version is pre-selected (Properties > Resource > Linked Resources: variable CC26XXWARE set to c:\ti\tirtos_simplelink_2_11_00_07\products\cc26xxware_2_00_05_14697)
- Project > Clean ... > Clean all projects and rebuild all
Result
- project SimpleBLEPeripheral rebuilt
- 0 errors
- 1 warnings
This project was created using a version of compiler that is not currently installed:5.1.9 [ARM]. Another version of the compiler will be used during the build: 5.2.2
- project SimpleBLEPeripheralStack
- 188 errors
- 3 warnings
- logfile (copy from CCS's output in 'Console' window) and screenshots taken from CCS's 'Problems' window attached in SimpleBLEPeripheralStack_logfilesAndScreenshots.zip
Please let us know what needs to be changed in order to successfully build software -- thanks.