Hi,
I am trying to implement testing automation of a custom board that uses OMAP-L138. I started with using Java Scripting. However, the way my firmware is designed, it uses the IO stream to take inputs and output data to the console window over JTAG (not the scripting console). I wish to know if there is away to use the Java Scripting console to talk to the I/O console window. i.e I can script commands that I have otherwise been sending through the console.
Also, I do not see that the CIOServer class is implemented in the scripting package.
I appreciate your help.
-Manas