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.

RTOS/CC2650: Fails to build sample application in BLE-STACK v2.2.2

Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK

Tool/software: TI-RTOS

I am using ,

IDE       => IAR IDE(version 7.40)

STACK => BLE-STACK-2-2-2

I am getting below errors after opening the sample code/ workspace  for SmartRF06 development board 

ti\simplelink\ble_sdk_2_02_02_25\examples\cc2650em\simple_ap\iar\simple_broadcaster 

 

After bopening workspace we get below errors 

Error1 : 


 

Error2: 

 

Error3: 


 

After building the cc2650em_app project I get below Error 

Error4: 

 

After building  cc2650em_stack project i will get below error 

Error5 : 


 

PLease Help to resolve this issue 

 

Thanks & Regards 

sagar

  • Hello,

    It sounds like you have broken the IAR project settings by opening it with an older IAR version (7.40) than it was created with.
    Because 7.40 is older, it does not understand some of the new project options that have been added by the newer versions.

    As per the release notes (release_notes_BLE_Stack_2_2_2.html), the supported version of IAR for BLE-Stack 2.2.2 is 7.80.4. Please revert any changes to the file, and use this version.