• CC2510 on Keil
    I am trying to get started with CC2510 and Keil. I wrote a small piece of code for Timer 1 in CC2510. When I try to simulate and select peripherals, I don't see timer1. I get the default 8051 timer...
  • CC2510 on Keil
    I am trying to get started with CC2510 and Keil. I wrote a small piece of code for Timer 1 in CC2510. When I try to simulate and select peripherals, I don't see timer1. I get the default 8051 timer...
  • using keil with the cc2510
    Hi, I want to use keil with the cc2510. Now the simplest code won't work....I think it has to do with the target option...e.g. the "use on chip xram (0x0000-0x1FFF) while the datasheet states the...
  • using keil with the cc2510
    Hi, I want to use keil with the cc2510. Now the simplest code won't work....I think it has to do with the target option...e.g. the "use on chip xram (0x0000-0x1FFF) while the datasheet states the...
  • Porting Chipcon's CC2430 examples to KEIL's 51 environment
    Hi! I would like to use KEIL's C51 tools for Chipcons CC2430 instead of IAR's buggy IDE... What is the best way to port the Chipcons example files (from their website) writen for IAR's EW? Has someone...