programflash.txt

来自「这是一个关于再嵌入式Linux系统下烧写FLASH的驱动程序」· 文本 代码 · 共 9 行

TXT
9
字号

1. Configure Host PC with static IP address of 192.168.0.10
2. Connect target board(Diego) LAN port to PC with Ethernet Cross-over cable
3. In the host PC, under the directory of where flash.exe/flash.bin/[image] resides,
   issue the following command:

	flash [image] 
   
   where [image] means a binary image for target board. <ex>: flash lsp.img

⌨️ 快捷键说明

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