Forum Discussion
covfefe
Occasional Contributor
4 years agosystem-console: Which files/folders are required to deploy an application?
Hello,
I have an application that does calls to system-console (ex: device_download_sof, device commands, etc...) to Intel FPGAs.
What is required to deploy an application relying on this? Is th...
SyafieqS
Super Contributor
4 years agoHi Raphael,
Is it possible to run the system-console in CLI command line mode (without the GUI)?
- Yes possible, you can run System Console in command line mode and either work interactively or run a Tcl script. System Console prints the output in the console window.
Is it possible to run it hidden (without a new window getting created)?
- I don't think yes as the System Console will prints responses to your commands in the terminal window.