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.

RE: CC2642R: IAR compile error when running XDC Tools

Hi,

I've updated my project to SDKV3.40,  CC2642R: IAR compile error when running XDC Tools 

I find that the CHAR Device Name and Appearance are only writable, and also I ran the example project simple_peripheral, the result is the same, how can I enable the readable property? 

The project use  GGS_SetParameter(GGS_DEVICE_NAME_ATT, GAP_DEVICE_NAME_LEN, attDeviceName) to set device name. It seems that SDK set the property to writable.