abstract.txt

来自「LP236X的教程里面有许多源码例程。我当初可是花钱买来的。希望能帮得上忙。」· 文本 代码 · 共 26 行

TXT
26
字号
运行该例子需要安装RLARM3.21
RLARM3.21在本站FTP的
/常用软件/ 目录下提供下载

This is an RTL Flash File System file manipulation example.
You can create, read, copy, delete files from the SD/MMC 
Flash Memory Card and format the card. 

The SD_FILE program is a standalone application loaded into
on-chip flash and available for two targets:

MCB2300:   Standalone application for Keil MCB2300 Board using
           COM1 port as a communication interface..

           Connect a serial cable to RS232 COM0  port using
		   P0.2 -----TXD0
		   P0.3 -----RXD0
           HyperTerminal at 115200 baud, 8-bits, no parity,
           1 stop bit, XON/XOFF.

MCB2300 RT_Agent:
           Standalone application for Keil MCB2300 Board using
           RT Agent as a communication interface. You can test
           it only with ULINK2 from uVision debugger.

⌨️ 快捷键说明

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