Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWay to use CTRL-C w/o exiting nios2-terminal?
There are a lot of times when I need to stop a process that I've started by using CTRL-C, or perhaps suspend it with CTRL-Z. I do this all the time on my Linux development box. The problem with...
Altera_Forum
Honored Contributor
14 years agoI've done this "accidentally" before, I'm guessing I've pressed a key sequence that acted as escape character and then sent the break signal to the other side, but not sure how repeat it haha, anyone has any idea how to do this?
the question is, how to send a break signal over the nios2-terminal?