This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Java Scripting

Other Parts Discussed in Thread: OMAP-L138

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