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.

CCS/CC2640R2F: Error Directive

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

Tool/software: Code Composer Studio

Hi, I met a problem when I built my project in CC2640R2F chip. 

I had assigned the device family in Properties -> General -> Family / Variant / Connection.

But it still showed the same error message.

Besides, my environment is MacOS Mojave with Code Composer Studio v8

Thank you!!

  • Hi Gary,

    Can you fill in the blanks in the below? You have supplied some already, but for completeness.

    Also, why did you assign a device variant - the examples have those preselected?

    Device:
    Deveplopment board:
    SDK (eg. simplelink_cc2640r2_sdk_1_35_00_33)
    SDK component: (eg. blestack, ble5stack, drivers, etc)
    BLE-Stack Version # (get this from docs/<component>/release_notes)
    IDE/Toolchain with version # (i.e. CCS 8.0 + TI ARM Compiler 18.1.1LTS, IAR 8.20.2):
    XDCTools version:
    Is your question in the FAQ/Known isuses? Have you searched the forum?
    Example project used:
  • Hello Gary,
    Did you solve your issue?