首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 【应用手册】Debugging with System Console Over TCP/IP

【应用手册】Debugging with System Console Over TCP/IP

资料介绍
【应用手册】Debugging with System Console Over TCP/IP
This application note describes software that supports debugging your custom SOPC
Builder component with the Altera® System Console over a TCP/IP communication
channel. The application note provides a software application that reads System
Console commands from a TCP/IP socket and converts them from the Avalon
Streaming (Avalon-ST) packet protocol format in which they arrive at the FPGA, to
the appropriate Avalon Memory-Mapped (Avalon-MM) commands. It can pass those
commands to any Avalon-MM slave component in the SOPC Builder system that is
connected to the Nios II processor data master port. The software application converts
the Avalon-MM responses to the Avalon-ST packet protocol format and passes them
back through the TCP/IP communication channel.
You can use this design example as a basis for testing your own custom SOPC Builder
component using the System Console over a TCP/IP connection, by replacing the
component under test in the design example with your own custom component. The
only requirement is that the designated SOPC Builder component have an
Avalon-MM slave port connected to the Nios II processor data master port.
Debugging with System Console Over
TCP/IP

AN624-1.0 Application Note




This application note describes software that supports debugging your custom SOPC
Builder component with the Altera System Console over a TCP/IP communication
channel. The application note provides a software application that reads System
Console commands from a TCP/IP socket and converts them from
【应用手册】Debugging with System Console Over TCP/IP
本地下载

评论