I have the CC2530 development kit (the one with the battery boards), and am making good progress getting it to talk to the Stellaris kit we're using for development.
But in a couple weeks my trial period with IAR will end, and that leaves two engineers with a number of beautiful little green paperweights strewn about the office. We each work at the office and occasionally at home, which means we'd each need two licenses - at $5k each, that's about $20k of software, to develop a minor part of the overall project.
There are various open source alternatives for the Stellaris boards, but I'm coming up dry in my search for an equivalent solution for the Zigbee modules. I know the CC2530 devices are based on the 8051 architecture and while there are a number of open source options for the 8051 in general, I can't find any that will program and debug the CC2530 specifically. I even briefly tried to use the Stellaris kit as a debugger and programmer for the CC2530, but that feature only works for other Stellaris devices.
So the question is simple: Are any of you aware of a compiler, perhaps even one I can use behind Eclipse, to program the CC2530's? I have the CCDebugger, but would be willing to purchase an open source debugger if necessary.
Thoughts?