• Chipcon CC2510 on Keil
    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....
  • Interfacing to Chipcon CC-1110
    I'm planning to use Keil development environment to develop and debug a product based on new Chipcon CC-1110. Has anyone done that? Can ver. 7 with uVision2 be used?
  • Chipcon cc1010 transever with MCU
    using a chipcon cc1010 transever with MCU Keil IDE, The setup: INT_ENABLE(INUM_RF, INT_ON); INT_GLOBAL_ENABLE(INT_O); ENTER_IDLE MODE(); while(1); ... ... ... void rf_isr (void) interrupt...
  • CC2430 Help
    Hi Timo Ollikainen, Have you ported the example codes to the Keil compiler. If you have done so, could you send them to me: furkansahin@gmail.com I am starting a new project with the...
  • CC2430 RF Interrupt Support
    Are the Chipcon CC2430 RF interrupts supported in uVision 3. I believe I have everything enabled but there is no ISR execution when the desired Flag conditions are met (ie. flag that's set when the radio...