icereq.htm

来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 34 行

HTM
34
字号
	<title>SerialICE Target requirements</title>	<h1 align=center>SerialICE Target requirements</h1><!--INDEX "SerialICE Target requirements" -->SerialICE was designed to minimize the resources required from the Target.The SerialICE Kernel software requires less than 1K Bytes of ROM, less than256 Bytes of RAM, and communicates with the SerialICE Controller via a <a href="tconn.htm">serial port</a>.<p><h2>SerialICE Kernel Memory Map</h2><pre>				RAM	   a0020200       +---------------+			  |      bss      |	   a0000100	  +---------------+	                  |  excep vects  |	   a0000000	  +---------------+			        ROM    Approx bfc00400       +---------------+			  |     text  	  |			  |    (code)  	  |			  +---------------+	                  |  excep vects  |	   bfc00000	  +---------------+</pre></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

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