Hi,
I designed a board using the TMS320F28335 and now I'm trying to write a script to test the board. I'm not a software developer and do not know a lot about javascript. I looked at the example scripts provided with the code composer studio installation and all the scripts provided only produce output to the console, none of them takes input from the console. In my case I would have liked my script to prompt the user to set some inputs on my test fixture (potentiometers, switches...) and then wait for a keystroke before proceeding.
How do you make your script to wait for a keystroke before proceeding? Code snippet is welcome. Pointing me to a relevant documentation is also welcome. Sample console based highly interactive scripts are very welcomed.
Best regards,
Albert WOROU