Tool/software: Code Composer Studio
Hello,
I was running this command debugSession2.memory.loadProgram(programToLoad1); and the program I loaded asks for my input in the Console view. I can give my IO input in the Console but I am trying to automate loading the program and I was wondering if there is any command like .tracewrite(), stdin or something like that were I can just give my input in the Scripting Console and it will feed it into the Console? I looked at this https://e2e.ti.com/support/tools/ccs/f/81/t/194559?DSS-Java-Scripting-to-input-CCS-IO-Console and it sounded like a similar question back in 2012. Is there any update for 2019 which enables me to accomplish this task?
Thank you,
Varsha