hithesh123
Full Member level 6
- Joined
- Nov 21, 2009
- Messages
- 324
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- lax
- Activity points
- 3,548
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?
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?