ISP Programming
3-11 AT89STK-11 Hardware User Guide
7676B–8051–08/07
3.3 FLIP Software
FLIP software runs on Windows
®
and Linux
®
Operating Systems. FLIP supports in-sys-
tem programming of Flash C51 devices through RS232. The latest version of FLIP
software can be downloaded from the Atmel web site, www.atmel.com.
3.4 Batchisp
Software
Batchisp is an In-System Programming application which can perform the same opera-
tions as FLIP but is designed to be launched from the DOS command window.
The main purpose of batchisp is to automate ISP operations on several parts. It may
also be launched from an IDE like Keil's uVision
®
2 one : you can compile and link your
embedded program, generate the HEX file and download it to the target hardware with-
out leaving the Keil's IDE. This makes embedded software development and test faster.
Autoisp function is an operation which allows to enter in ISP mode without any hardware
handling.This is done thanks to DTR and RTS RS232 signals which can control on the
Board the RST and PSEN I/O of MCU.