Forum Discussion
ETang2
Occasional Contributor
8 months agojuart-terminal in vscode extension
Hi, i'm trying to use riscfree vscode extension to debug my NiosV app. All is fine but i can't achieve to launch juart-terminal from vscode. Any idea ? Thanks
- 8 months ago
Hi ETang2,
It’s not possible to call the juart-terminal directly, since it requires several environment variables to be sourced by Nios V first. The correct process is to launch it through the Nios V terminal.
ETang2
Occasional Contributor
8 months agoI'm using win11. I don't have any error. Currently, i open a Nios V shell terminal and launch "juart-terminal -c 1 -d 0 -i 0" without any problem. But i'm trying to launch this just with one click.
Thanks
CaroG_Altera
New Contributor
8 months agoHi ETang2,
It’s not possible to call the juart-terminal directly, since it requires several environment variables to be sourced by Nios V first. The correct process is to launch it through the Nios V terminal.