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.