搜索资源列表
Mot2Bin
- 将摩托罗拉的s19记录文件转化为二进制格式的程序,注意文件大小不能超过16M-s19 of Motorola's record of documents into binary format procedures, attention to the file size can not exceed 16 M
MOTOLORLA
- MOTOLORLA文件格式转换,MOTOLORLA的S19文件格式转换代码,含查找字符串的功能-MOTOLORLA file format conversion, MOTOLORLA the S19 file format conversion code to find a string containing the function
DataFileLoader
- Load a motorolla S19 file and convert to binary data
Bootloader-for-HCS12-by-sebasira
- Bootloader in C for Freescale HCS12. Uses serial SCI (UART) to load S19 files.
timer-and-interrupt
- 外部中断和定时器一样,是单片机最基本也是最重要的两个功能. 我们把它们放在了一起,让大家熟悉单片机的多个内部器件的控制。 因为P3.2接的J8的1端,所有按键“S19”就是外部中断。 数码管的最高位一直显示0--9。当“S19”按下后,就会执行一次流水灯的代码。 因为外部中断0的优先级比定时器0的优先级高。 在执行流水灯的后,数码上显示的值不会有所变化,让后继续显示。-External interrupts and timers, is
stepper-motor
- 按键S19可控制步进电机1的转动停止、加减速和正反转,按按键S20可控制步进电机2的转动停止、加减速和正反转。-The two stepper motor control procedures
Driver2C_2012
- 解析S19文件的工具。可以把S19文件里可执行代码解析为一个字符数组,并且有起始地址和结束地址及代码的校验和。-S19 file parsing tools. The S19 can file executable code resolves to an array of characters, and there are starting and ending addresses and code checksum.
S19Line
- this Motorola s19 data-this is Motorola s19 data
Tools_For_Stm8_S19_Files
- 1. 做stm8单片机的人一般会把iap建一个工程,应用建另外一个工程,这样会生成两个s19文件:boot.s19和mcu.s19 2. 本程序是将mcu.s19中的boot区,用boot.s19文件代码,进而生成单个s19文件,以便烧录房烧录。 3. 你可以修改iap占用的地址区域,以适合你的项目。 4. Modify it! Enjoy it!-Tools Fo Stm8 s S19 Files.
Checksum
- 针对二进制程序文件进行校验码计算,并将校验码写入相关文件。-Caculat the checksum of binary files, such as Hex and S19 files, writes checksum into files then.
S19ToBin
- 从flash中读取的是S19格式的文件转换为bin 的工具。-s9 2 bin
S19_TO_BIN
- s19格式的文件转换成bin文件,压缩包中有s19格式的文件,盒对应的bin文件格式-file covert s19 to bin
HexFileParser
- 完成了MC9S12XET256的S19文件解析,并对数据进行了重组,可以用于BootLoader上位机的解析部分参考,c#语言编写,环境为VS2017。(The S19 file parsing of MC9S12XET256 is completed, and the data is reorganized, which can be used for the analysis part of BootLoader host computer. Project is developped on
s19file2
- 为了在不同的计算机平台之间传输程序代码和数据,摩托罗拉将程序和数据文件以一种可打印的格式(ASCII格式)编码成s格式文件。s格式文件是Freescale推荐使用的标准文件传送格式。编译完成之后,Freescale CodeWarrior编译器将在bin文件夹下自动生成“*.abs.s19”文件,这个文件包含最终下载带单片机中的所有内容。 源码代设计了一种算法,提供修改S19文件中指定地址的值功能。(Source code generation has designed an algorith
S19TOBIN
- 因为用到转化文件格式网上找了一圈都没有 于是自己写了一个 S19格式转bin 根据地址差异自动补全0XFF 采用控制台执行应用程序 参数为待转化文件 完成后在现有文件路径下生成后缀.bin文件(Because the tool used to transform file format, I found no one on the Internet, so I wrote one myself Convert S19 format to bin, automatically complete