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.

TMS320F280049: dss issue

Part Number: TMS320F280049


Tool/software:

Hello,
For debugging automation in CCS, through DSS
When I check for dss version in command prompt (dss -version)

It displays two different errors under two different conditions of eclipse configuration file in ccs

1)-vm
C:/ti/ccs1271/ccs/eclipse/jre/bin

then it shows SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See www.slf4j.org/codes.html for further details.
Didn't understand "-version".

2)-vm
C:/ti/ccs1271/ccs/eclipse/jre/bin/javaw  or C:/ti/ccs1271/ccs/eclipse/jre/bin/javaw.exe

then it shows java was started but returned. Exit code = 1

How to solve this issue.