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.

PER code example swrc085b with CC1110 not working. XData error

Hello.

I was trying to get the example code in IAR running for the CC1110 PER test. But for some reason it gives me 7 errors when I click on "make".It goes through the compiler stage with no error. 

This is the error I am getting: 

Error[Pe167]: argument of type "char __xdata *" is incompatible with parameter of type "char *" 

The errors are based in the "per_test_menu.c" file. Does that have something to do with the memory or some basic setting? 

Thank you for your help in advance.

Julia