📄 readme.txt
字号:
San Jose Digital Video Lab / December 1998
------------------------------------------
FLASH programming tool
----------------------
This tool is derived from the version supplied in the Osprey 1.6.2
toolset. It has been cleaned up and had a correct CFG and Makefile
added to it.
Building
--------
To rebuild the tool simply type 'make' in the flash\burner directory.
Usage:
> flash (flash.bat is available at the root directory of reference software)
This will launch the flashprg.lku onto the target. NOTE: JEIs and JPIs are
supported.
You will be prompted :
* for the type of operation to perform
1) Erase
2) Program
3) Verify
4) Exit
* for the file name (.hex extension for a hex file,.bin extension for a
binary file) -> main.bin in the case of STi5500 DVB reference software
* the board type :
1) EVAL-5500
2) EVALSTB3
For binary files, the default start address is 0x7ff80000. If this is not
suitable, modify the assignment at line 267 of flashprg.c.
IMPORTANT :
===========
Do not forget the configuration of EVAL-5500 board jumpers to program and boot
from Flash Eprom :
* jumper J9 fitted (+12V Enabled)
* jumper J14 between 1 and 2 (boot from Rom)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -