vgowd@DESTGD0D02107 /cygdrive/d/Program Files/Texas
Instruments/ccsv4/scripting/examples/DebugServerExamples/perl_inlinejava
$ perl dss_simple.pl ../../c64/interpreter/Debug/interpreter.out
../../C64/tisim_c64xple.ccxml
Couldn't find an appropriate DIRECTORY for Inline to use.
 at DSS_SCRIPTING.pm line 72
BEGIN failed--compilation aborted at DSS_SCRIPTING.pm line 72.
Compilation failed in require at dss_simple.pl line 49.
BEGIN failed--compilation aborted at dss_simple.pl line 49.


it fails at the inline function usage below

use Inline  ( Java  => 'STUDY',
             STUDY =>
['com.ti.ccstudio.scripting.environment.ScriptingEnvironment',
                       'com.ti.ccstudio.scripting.environment.TraceLevel',
                       'java.lang.System',
                      ],
             AUTOSTUDY => 1,
 #             DEBUG => 5,
           );


Could you please help me understand this problem and provide a pointer so
that i can resolve this issue.

Currently i have installed the inline::java (before this i had to install
Parse-RecDescent-1.965001, Digest-MD5-2.51, Inline-Java-0.53)

Awaiting your response.

Best regards, Veda

Reply via email to