![Sofi SP8 Series User Manual Download Page 20](http://html.mh-extra.com/html/sofi/sp8-series/sp8-series_user-manual_1312014020.webp)
深圳硕飞科技有限公司
SHENZHEN SOFI TECHNOLOGY
User's Guide
20
SP8 Seriel programmer
Load files
To start programming, you must load appropriate code file to the buffer.
Click [Files] -> [Load files], and the dialog Choose Files bumps out. Choose the appropriate file, and the following
setting dialog bumps out.
File types
The software supports many file formats. Include:
Binary
Intel Hex
Motorola S19
TI Tektronix
Extend TI Tektronix
Offset
To load a file, the user can specify start address in the buffer, and the file's start address. For instance, if start
address of the file is 0x100, and start address in the buffer is 0x200, data in 0x100 of the file will be loaded to
0x200 of the buffer. Data in 0x101 of the file will be loaded to 0x201 of the buffer. And the following data will be
loaded in the same manner.
Attention: Data to the input box are all hex.
Data not used
If byte number of loaded data is less than the size of buffer (for instance, the loaded file AT89S52 with 8K bytes
might only use 6K capacity of this chip), this function can set the way to fill in the loaded bytes that are not used.
After data are loaded, the main window presents corresponding message whether the file has been successfully
loaded.
If the loaded file exceeds the capacity of the buffer, the software also shows corresponding message for warning.
In this case, you must check whether the loaded file is wrong.
Declaration