This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C2510 IAR Idatastack error

Other Parts Discussed in Thread: CC2510, CC2510F8, CC2530

I am trying to get started with CC2510 and IAR. I am not using any eval kit now. 

I had a look at the example code and wrote a small delay routine.

As I do not have any hardware plugged in, when debugging I selected "debug without downloading". 

When I try to run the code, I get an error "The stack pointer for stack 'IdataStack' (currently IData:0x07) is outside the stack range (IData:0xC0 to IData:0x100)"

How do I fix this?