This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Probelem while using Crash Dump Analysis with Linux CCS version: 6.1.3.00034



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.