Hi,
I am working on a custom CC2640 board. I have an example project imported SimpleBLEPeripheral.
I am using CCS 6.1.2.00015, TIRTOS 2.13.0.06, BLE stack 2.1.1.44627, ARM compiler TI v5.2.7.
In this project, PIN.h has an yellow exclamation mark on:
inc/hw_types.h
stdbool.h
stddef.h
xdc/std.h
PINCC26XX.c has an yellow exclamation mark on:
ti/sysbios/BIOS.h
ti/sysbios/family/arm/cc26xx/Power.h
ti/sysbios/family/arm/cc26xx/PowerCC2650.h
ti/sysbios/family/arm/m3/Hwi.h
ti/sysbios/knl/Semaphore.h
What does this mean? The custom board pins initialization is displaying a debug error,
though the project builds fine.
Thanks,
Priya