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