易截截图软件、单文件、免安装、纯绿色、仅160KB

TI Flash and Boot Utilities

 
TI Flash and Boot Utilities
Serial Boot and Flash Loading
Utility
from Texas Instruments Embedded Processors Wiki
Jump to: navigation, search
Serial Boot and Flash
Loading Utility
TI Flash and Boot Utilities
These packages (currently available for the DM35x, DM644x, and DM646x)
contain a set of utilities, some for running under CCS on Windows, and others
for running from the command-line on both Windows and Linux. In these second set
of utilities are applications for flashing the NOR and NAND (and in the future
SD cards, SPI FLash/EEPROM, I2C EEPROM) of the EVMs via the serial port. All
source is included for users who wish to adapt the applications to their own
custom platform. The entire project is released under the GPLv2 license.
The Serial Flashing Host Utility (which offers the same functionality as a
previous program called DVFlasher) executable is called
sfh_<DEVICENAME>.exe, where device name is DM35x, DM644x, or DM646x.
The Serial Loading Host Utility (which offers the same functionality as a
previous program called DVLoader) executable is called
slh_<DEVICENAME>.exe, where device name is DM35x, DM644x, or DM646x.
These programs each encapsulate a distinct binary UBL which is transferred
via the UART. This implies that the chip must be operating in the UART boot
mode, showing the BOOTME prompt.
NOTE: The assumption is made that the UART of the device operates at 115200,
8N1. If the oscillator used with the device does not match the one used on the
EVM (e.g. on a custom platform), the baud rate assumption may be incorrect.
The binary UBL in the case of the Serial Flasher program is known as the
Serial Flasher Target, or sft. The binary UBL in the case of the Serial Loader
program is the Serial Loader Target, or slt. The code for these is present in
the directories of the same name.
Other alternatives for RBL UBL and host programs are
also available.
Running
- Under Windows -


相关文档:

解决div被flash遮挡问题


很多时候,当你有一个层是需要漂浮在页面之上显示的时候,而你的页面里又存在FLASH,这个时候,漂浮层会被FLASH遮挡住,那么解决办法就是给FLASH设置透明属性。
添加参数<param name="wmode"
value="transparent"> 
//可很好的被IE浏览器所支持
将 wmode="transparent"
加 ......

Flash的层叠顺序问题(z index)

    很多人在写页面代码时都会遇到过这样一个问题,那就是当Flash与页面中的其它HTML结构有重叠的时候,默认情况下Flash总是显示在最上面,从而遮挡住了与它有重叠部分的HTML结构,就算为该Flash或是HTML结构标签定义z-index属性却依然是无效的。
因为默认情况下在网页中添加的Flash在浏览器中是以窗口模式 ......

在线制作FLASH,图片的网站集合

1. 首先说下中文网站:
     
 一: http://pic.sdodo.com/   
      这家可以做FLASH,大头贴以及一些常用的图片处理手法而且简单的狠!
    
 二:http://www.igogo8.com/
     这家主要是闪 ......

flash网站计数器 基于sharedObject

今天有人问到了怎么只用flex前端来计算用户访问本页的次数!!
其实这不难想 ,我们需要利用类似 cookie的东西   
flash 里就是 SharedObject  
下面就是利用SharedObject来确定用户访问本网站的次数
多次刷新页面进行测试demo :  
     http://56589.5c5 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号