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 0, 1 and 2. There is no timer 0 in CC2510. Just timer1 and 2.
Am I missing any files. I did select the correct device under project options.