Search found 1 match
- Sat Apr 17, 2021 6:07 am
- Forum: General Discussions
- Topic: Can a core send messages to Linux Console?
- Replies: 10
- Views: 4657
Re: Can a core send messages to Linux Console?
;) Does Minicom run on MiSTer? If so, minicom can easily enough attach to any /dev/tty device and output will appear on whatever your console is, whether via ssh login over ethernet or the HDMI port and a keyboard attached via USB. If you put a soft processor in the FPGA, you can put a CLI on that processor and have interactive two-way serial commu...