Other Parts Discussed in Thread: CC430F5137
Hello,
I work with cc430f5137 for a wireless communication project. I have written my program code c++ and compiler is ti v16.9.3lts.
Program works fine in debug mode but it always resets in normal mode or freerun mode.
Watchdog is off. In addition system reset interrupt service routine (isr) , system nmi isr and user nmi isr not been entered.
I don't use heap and there is no stack overflow stuation. I have tested my all functions one by one and all functions work fine but
when i run program as a whole , it resets. Where can the error be ?
Thanks & regards,
Celal