Has anybody in this forum successfully built a project with chipcon CC2510 micro on Keil compiler? I understand that all libraries sets available at Chipcom website are written for IAR compiler. I am very curios to know if it is feaseable/possible to use Keil tool? if not, are there any ways to get around this issue?
JS
You didn't answer what these "libraries" actually do?
Have you asked chipcon if they have Keil equivalents available?
If the files are available as source, then you can change all the IAR-Specific usage to the corresponding Keil usage.
Of course, this applies to the complete file set - including the headers.
Keil will automatically use its own startup files - you can customise these to your own requirements as you would for any other Keil project:
http://www.keil.com/support/man/docs/c51/c51_ap_customfiles.htm