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.

CC2530 IDATA STACK OVERFLOW

HI,

I am using the CC2530 radio chip with the IAR-8051 compiler. While my code is running in debug mode I get an error message (from the Driver) saying "Warning: Possible IDATA stack overflow detected. Reset target to re-enable overflow check". However, my code seems to continue running normal.

Is this an error related to debugger or do I need to look into the code to fix the error ?

Please help me out.