Hi:
now I am using IAR v5.30 to debug MSP430F4152. I had set the stack size to be160 bytes and I am sure that it is enough. But when I debug with FET, if I run code in full speed and exit debug, IAR said that stack overflowed. But if I break debug first, and then exit debug, no "stack overflow" msg appear. Are there others meet the same problem? Can anybody tell me why? Thanks.