Question: What does the debugger message " Corrupt Call Stack " mean ?
(when single stepping in C mode)

Answer: The debugger keeps an additional " call stack " to keep track of the files displayed in the file window. This message indicates that the debugger lost track of those files for one of the following reasons:

  • use of -mn option may cause this problem. This problem is planned to be solved in our next debugger core release
  • not using the -g option could cause this problem

Device: TMS320C2x
Category: TI Tools
Detail: Debugger Tools
Detail2: Emulator
Title: Corrupt Call Stack
Source: Case from TMS320 Hotline
Date: 4/16/98
GenId: a2

© Copyright 1998 Texas Instruments Incorporated. All rights reserved.
Trademarks, Important Notice!