Tool/software: Code Composer Studio
Hi, all,
I'm working with Linux CCS version: 6.1.3.00034 and window CCS.
window CCS is working fine.
But, I met a problem while using Crash Dump Analysis with Linux CCS.
When I typed the following command in the Scripting Console, it reported such error:
js:> eval "GEL_SystemRestoreState(\"/home/work/crash_dump_input.txt\")"
missing ) after argument list
js:>
Is there anything I miss ?
Thanks.