readme.txt

来自「在LINUX下利用libusb进行SMDK2440的开发工作」· 文本 代码 · 共 47 行

TXT
47
字号
SMDK24XX USB Download Tool==========================(c) 2004,2006 Ben Dooks <ben-linux@fluff.org>Introduction------------This provides a UNIX (Linux,etc) based download tool tocommunicate with the Samsung SMDK24XX range of boards.Requirements------------This tool requires a unix environment, with libusb installedand available to the complier.Build-----To make the code, use `make` to build the ouput file, whichis called smdk-usbdlRunning-------smdk-usbdl:	-f <filename>	change the filename to download			default is download.dat	-a <address>	set the download address			default is 0x30000000	-s		show any smdk board(s) connected	-b		select usb bus shown by `-s`	-d		select usb device shown by `-s`	-x		enable debugging outputHomepage--------http://www.fluff.org/ben/smdk/tools/

⌨️ 快捷键说明

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