edown

来自「MIPS处理器的bootloader,龙芯就是用的修改过的PMON2」· 代码 · 共 25 行

TXT
25
字号
	Sending a File Using edown	Sending a File Using edownIf both your UNIX host and your target have two serial ports available,you can use the edown command to sendFast-Format or S-record files to your target.  The following exampleillustrates how to perform this procedure using PMON.PMON set hostport tty1 			Initial setup on target.PMON set dlecho off PMON set dlproto EtxAckPMON load				Prepare for download.% edown /dev/ttya < bubble.rec		Start download.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?