Please give me directions on how I can add my own .jar files to DSS.BAT and still use eclipsec.exe to start CCS eclipse.
I have recently found out how to use DSS.BAT to launched the Rhino debugger with launching CCS eclipse gui.
This capability of dual debug, both rhino debugging javascipt and CCS debugging of C, is critically important a large multicore project that I am working on.
To have this capability I need to be able to specify to the new DSS.BAT that launches eclipsec.exe to have rhino import my own java .jar files.
From a previous post I know that I can add my own .jar files to standalone rhino with java.exe. But having DSS.BAT start rhino via java.exe in place of eclipsec.exe precludes me lauching CCS.
From the response from my previous post It appears that I should be able to add my .jar with some type of eclipsec.exe .init file changes. ( e2e.ti.com/.../423378 )
So far I have be unsuccessful in searching the Internet for instructions how to add my .jar's to the eclipsec.exe rhino session within the TI DSS.BAT.
Please help me with this eclipsec.exe .init configuration problem.
Andrew