Hi:
We have got one set of CC1110 developper kits from agent of TI(http://www.ti.com). In this DK the IAR is default program IDE. Currently we have no IAR at hand and would like to use the Keil again. As well we have found CC1110 support under ChipCon in the Device TAB page of the menu: "Flash/Program Flash Tools".
Then we want to know if we use the Keil as program IDE for CC1110, then where can we buy the debugger/programmer hardware and the associated driver?
We have asked this question with TI technique support, they let us to ask the Keil company but not TI
Thanks & Best Regards
Hi, Please note that the CC1110 is a RF modem integrated with a 8-bit MCU. The Keil is uVision 3.
You can find the CC1110 in the following URL: focus.ti.com/.../cc1110f32.html
The MCU inside the CC1110 has the following peripherals:
High performance and low power 8051 microcontroller core.
Powerful DMA functionality
8/16/32 KB in-system programmable flash, and 1/2/4 KB RAM
Full-Speed USB Controller with 1 KB FIFO (CC1111Fx)
128-bit AES security coprocessor
7-12 bit ADC with up to eight inputs
I2S interface
Two USARTs
16-bit timer with DSM mode
Three 8-bit timers
Hardware debug support
21 (CC1110Fx) or 19 (CC1111Fx) GPIO pins
SW compatible with CC2510Fx/CC2511Fx
Then we want to know if we use the Keil as program IDE for CC1110 I would not know about the 'ancillaries' but the assembler, compiler and linker is a definite yes since the processor is a '51.
Erik
See Keil "Supported Devices" page http://www.keil.com/c51/chips.asp
You'll find CC1110 under "Chipcon (8051 Family)" :-) Also, see "AGDI Drivers" column of the device page. - TI two-wire Debug Interface Driver - Keil ISD51 Driver - Keil MON51/FlashMON Driver
"then where can we buy the debugger/programmer hardware and the associated driver?"
Following above link, you'll come up with this page.
"Texas Instruments Low-Power RF (formerly Chipcon) Debug Driver" http://www.keil.com/download/docs/365.asp
Tsuneo