Part Number: TMS320F28027F
Hii
we are currently working on the Dss Script and converting into Jython currently we are facing error in import library Files in command prompt.
C:\ti\ccs1240\ccs\ccs_base\DebugServer\packages\ti\dss\java\jython DSS Script>jython DSS_script.py
Traceback (most recent call last):
File "DSS_script.py", line 3, in <module>
from com.ti.debug.engine.scripting import *
Import Error: No module named ti
When we are executing in command Prompt it showing this error mentioned Above
Kindly Comment on this for a solution it would be much appreciated. !
