Forum Discussion
Altera_Forum
Honored Contributor
20 years agostarting nios2-terminal stand alone
Hi,
I have programmed my application in the flash of my CycloneII board and also some software. I want to use this more or less stand alone, but how can I start the nios2-terminal to communicate with a usb-blaster to my jtag-uart? This means WITHOUT the IDE compiling and downloading. I mean something like the former nr -t kind of stuff for a normal uart. Dreeke3 Replies
- Altera_Forum
Honored Contributor
Hi Dreeke,
> but how can I start the nios2-terminal Open a shell window and run nios2-terminal > omething like the former nr -t kind of stuff Open another shell windown and use nios2-download Regards, --Scott - Altera_Forum
Honored Contributor
From an SDK shell, type:
Regards, - slackernios2-download -g <your_elf>.elf && nios2-terminal - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by slacker@Oct 19 2005, 11:35 AM from an sdk shell, type:nios2-download -g <your_elf>.elf && nios2-terminalregards,
- slacker
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10461)</div> --- Quote End --- Hi can we skip nios2-terminal and do everything using windows only i mean using the mouse without shell prompt? thanks and regards prasad