I am trying to use DSS to load and run on an OMAP-L138 experimenter board. I am able to connect to the target and debug through CCS v4 but when I use loadti or any of the other example scripts for DSS it just hangs there until I kill the process. I added some print statements to the scripts and found that it is hanging on the code:
debugSession = debugServer.openSession(".*"). When I run go.bat from the \DebugServerExamples\ I get the printout about openSession:
openSession: ENTRY sPattern: .*
start: ENTRY
start: Firing: onServerStarting()
start: Connecting to XPCOM DebugServer
I am running on Windows XP Pro SP3. CCS v4.2.0.10017