CHIPPROG-40 Phyton Inc, CHIPPROG-40 Datasheet - Page 161

PROGRAMMER STANDALONE 40-DIP

CHIPPROG-40

Manufacturer Part Number
CHIPPROG-40
Description
PROGRAMMER STANDALONE 40-DIP
Manufacturer
Phyton Inc
Type
Universal, Stand Aloner
Datasheets

Specifications of CHIPPROG-40

Contents
Programmer, Cables, CD, Power Adapter
Ic Product Type
Programmer, Universal
Ic Interface Type
USB
Features
Embedded Script Language For Automation Of Routine Operations, Splits Files To Multiple Images
Rohs Compliant
Yes
For Use With/related Products
EEPROM, EPROM, FLASH, MCU, NVRAM
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
© 2010 Phyton, Inc. Microsystems and Development Tools
8.3.3
8.4
Examples of Expressions
Script Language
The program
batch files.
5) Symbol (ASCII).
Examples of expresions
The main objective of script files is to automate usage of the emulator. Using script files makes it
possible to load programs, set up breakpoints, start program execution, manipulate windows and
perform any actions available to you in automatic (batch) mode. It is also possible to display various
messages in the
is the option of displaying any graphical data in special windows.
The script language is similar to C: almost all C constructions are supported, except for structures,
conjunctives and pointers. However, there are some differences. There are also many built-in functions
available, such as printf(), sin() and strcpy().
The extension of script source file is .CMD.
Simple example of a script file
How to write a script file
How to start a script file
How to debug a script file
Description of Script Language
Script Language Built-in Functions
#test#i + #test#j << 2
(unsigned char)#test#i + 2
sizeof(##array) > 200
'a'; 'ab'; '$B%8'.'.
main
i + j << 2 / :CW0x1200
(unsigned char)i + 2
sizeof(array) > 200
(a == b && a <= 4) || a > '3'
sptr -> Member1 -> a[i]
*p
*((char *)ptr)
ChipProgUSB
Console window
can execute so-called script files in a way similar to how DOS executes the
or other special windows, to create user's custom menus, etc. There
References
161

Related parts for CHIPPROG-40