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.
Hi,
my name is Samed Topal. I have a projekt with cc1110em/cc1111em and smartrf05eb. I have to use IAR. At first i want to try an example code from ti. But i get everytime an error.
This:
Error[e12]: Unable to open file 'C:\Program Files\IAR Systems\Embedded Workbench 6.5\8051\config\lnk51ew_cc2510.xcl'
But i don't find this lnk51ew_cc2510.xcl. What can i do? How can i find this .xcl or can i use other way?
Please help
Hi
IAR have updated their linker files since the example code was made. You need to update the project with the new linker file for the CC2510.
Hi,
thank you for answering. But why i have to update with cc2510 and not with cc1110? I use cc1110?
Thanks
Hi
The same applies for the CC1110. The linker files for the CC1110 and CC2510 are in the same folder.
Hi Martin,
i try only an example code. I have in my Workspace-configuration only Debug and nothing else. This example code which use a Timer and get by overflos signal to green led function, if l choose cc1110 and cc2510. But i'm not sure, if i start to program myself, it will be function or not?!
İ have to try it. Do you have example other example codes? I have to use a wireless communication between a clock later, and i don't want to programm the configuration for everything.
Thanks
Hi
I do not know which example code you are using, but it appears that it is made for the CC2510 (since this was the linker file it needs to compile). The CC2510 and CC1110 are identical chips aside for the frequency band, so as long as you correct the frequency registers and change the device in the workspace configuration the example should work for the CC1110 as well.
More software examples for the CC1110 can be found at the development kit site:
http://www.ti.com/tool/cc1110-cc1111dk