readme

来自「OMAP1510的USB驱动程序」· 代码 · 共 21 行

TXT
21
字号
qt2410_boot_usb - QT-2410 USB RAM loader(C) 2006 by Harald Welte <hwelte@hmw-consulting.de>================================================================Using this ram loader it is possible to download (and execute) code from the host PC into the SDRAM of a QT-2410 development board.Use the following steps:1) power-off QT-24102) put the small dip switch on the CPU "KERNEL" board into setting NOR3) connect USB Device port with USB hob of host PC3) power-on QT-24104) start the ram loader by running	loadeboot_usb 0x30008000 /file/to/code   to download /file/to/code into RAM address 0x30008000You can watch the progress of the download on the serial port of QT-2410 (115200 bps)

⌨️ 快捷键说明

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