易截截图软件、单文件、免安装、纯绿色、仅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 -


相关文档:

谈谈Flash MMORPG的地图技术

    谈谈Flash MMORPG的地图技术
 
    在开发基于网页的Flash MMORPG游戏时,地图技术往往是最先被提及的。玩家的大部分游戏时间都是在地图上度过的,如何实现美观高效的地图效果,是每个技术人员都头疼过的。对于现在的2D游戏来说,如今的CPU/显卡和内存已经足够强劲了,因此很少需 ......

用flash调用VC打开文件对话框,取得路径。

    本来想用flash的as2调用html+javascript的方法取得本地路径,但项目催得紧,没有时间研究基本不会的html了。只好使用熟悉的vc,捣鼓了一整天,凑合出一个解决方法来。不罗嗦了,见正文。
======================flash端的as2脚本如下:
//call Open file dialog
//fscommand("exec", "deleteFile.exe ......

flash电子书的书签功能

原理;用flash把书签相关信息写入剪贴板,用VC的程序读剪切板内容,写入硬盘。当flash读书签时,直接读取txt文件。写入或删除操作,用vc的程序。
=======================flash端:
按键设计: add | bookmark | del
限制:每本txt电子书只有一个书签。
src:
button add:
on(release){
//add
System.setClipboard ......

FLASH加载xml,txt,swf


首先,加载TXT实例:
代码:
虽然是很旧的一套教程,可是很实用,所以我把它放在这。
(注意:看代码的时候留意一下节点的用法:myXML.childNodes[0].childNodes[0].childNodes[0]....xml节点的地方。)
一、建立XML对象:
var myXML = new XML();
二、引用XML文件:
myXML.load("data.xml");
三、忽略空格:
my ......

Hello,Flash CS5


本来很早就打算开买一个域名、空间架设自己的博客,但是在选来选去中犹豫不决了
1
个月,就在昨天我生日的那天,我顿悟了,干嘛一定要用自己的域名,没有什么名气,没有什么特点,只是记录一下自己的生活,主要的目的还是以下:
 
1
,期限为
1
年,为的是看看
1
年的坚持写作可以给自己带来什么好处;
2 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号