NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Talk:Crash Dump Analysis

From Texas Instruments Wiki
Jump to: navigation, search
For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Crash Dump Analysis here.

Comments on Crash Dump Analysis


Johnw said ...

For Code Composer Studio v5.3 on Linux, the scripting console would not run "eval" correctly, so you have to run this "activeDS.expression.evaluate" instead:

   activeDS.expression.evaluate('GEL_SystemRestoreState("/path/to/crash_dump.txt")')

--Johnw 16:30, 19 March 2013 (CDT)