This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 xram to be (0xF000-0xFFFF).

Can anyone explain me the what are the steps to define a memory layout in the BL51 Locate? I tried to configure it but it just won't work.

Does anyone have any idea what am I doing wrong..?What are the steps to configure keil to be compatible with the cc2510?

Thank