Changes
Changes
Atmel
CHANGES
-------
Version 3.4.7; JUL-26-2012
==========================
- Add part description files for :
ATxmega16C4
ATxmega32C4
ATxmega64C3
ATxmega128C3
ATxmega256C3
ATxmega384C3
- Windows 8 is now supported thanks to the signed inf file. The DFU USB drivers is
now
provided with a signed cat file.
AT32UC3A4256
AT32UC3A4256S
AT32UC3A4128
AT32UC3A4128S
AT32UC3A464
AT32UC3A464S
AT32UC3C064C
AT32UC3C164C
AT32UC3C264C
ATUCLC364
ATUCLC3128
ATUCLC3256
ATUCLC464
ATUCLC4128
ATUCLC4256
- Fix deadlock problem when using ASCII search function in edit buffer.
ATxmega128A1U
ATxmega64A1U
ATxmega128B1
ATxmega128B3
ATxmega64B1
ATxmega64B3
ATxmega128A4U
ATxmega64A4U
ATUCLC364
ATUCLC364U
ATUCLC3128
ATUCLC3128U
ATUCLC3256
ATUCLC3256U
ATUCLC464
ATUCLC464U
ATUCLC4128
ATUCLC3128U
ATUCLC4256
ATUCLC4256U
- Windows Vista and Seven are now supported on 64-bit platforms through a signed
USB driver.
- the IXXAT CAN VCI V3 driver is supported, but the AtCanIxxat DLL is not
backward compatible with previous versions of the VCI. If you want to keep
working with versions 1 and 2 of the VCI, please rename the VCI2_AtCanIxxat.dll
file to AtCanIxxat.dll.
- Windows Vista and Seven are now supported on 64-bit platforms through a signed
USB driver.
- the generation of Intel HEX files has been modified for the HEX386
format. It now takes into account memories base addresses which may
be different from zero; the HEX file range is the read directive one.
- Time out issue fixed on the erase operation for AVR-32 devices.
- Bug fixed on AT89C51SND1 X2 and BLJB bits settings through the USB.
- Auto-connect feature added: Flip remembers the last session settings
an tries to perform a connection on start.
- For USB devices, the Jungo's windrvr.sys driver has been replaced
by the libusb0.sys one. Read driver un-installation instructions
carefully if you already have run Flip USB on your machine.
- Fixes a regression: can parse .dat files used by the OCD system.
.dat files are used to upgrade the Atmel USB OCD dongle firmware.
- Demo program added; shows how to work with Atmel's ISP DLLs
if you want to write your own ISP program.
- Programming and reading operations have been threaded to fix some CAN
interfaces time out issue.
- DTD files added to control XML part, GUI and protocol description files.
- Help command bug fixed (looked for flip 2.4.4 help path).
- This release of Flip does not support all our devices yet as
Flip 2.4.4 and above did. Missing devices will be added soon.
- Fixed an error which occured when the user clicked the Device
selection dialog OK button without selecting any device.
- Batchisp logf and debug switches work together in a more coherent way:
-logf is used to select a logfile and -debug is used to display
information about ISP traffic.
When both switches are used, ISP traffic is logged to the file.
- The Batchisp CANOPEN directive has now two arguments: Node Number
and CRIS (default value of CRIS is 0). The CRIS argument is necessary
to update the CAN dongle acceptance filter.
- The HEX file parser supports both Extended Segment (HEX86) and
Extended Linear (HEX386) address records.
- The Time out message on CAN dongle connection failure was not displayed.
- When loading a recent HEX file which did not exist any more
no warning message was displayed.
Version 2.2.5; Apr-08-2004
==========================
- Batchisp supports the read and write operations on CRIS, NNB and BTCx bytes.
- Batchisp can open and close CAN nodes, allowing subsequent ISP operations
on different CAN nodes in a network with a single command file.
- USB driver proper installation is checked when the user opens the USB port.
- Close any open port when the communication dialog is invoked by the user.
- Allows easy design of your own ISP program without having to know
the details of Atmel's ISP protocols.
- USB driver installation problem fixed.
- All CAN dongles from IXXAT, PEAK and VECTOR are supported.
- Possible CUSTOM memory selection with the T89C51AC2 device if the bootloader
version >= 1.5
- If the connection times out, the GUI must remain disabled. Fixed.
- FLIP exited when there was no available serial port, even though the user
intended to perform ISP through USB. Fixed.
- Add Buttons toolbars to the main and the buffer edit windows.
T8XC5121 / RS232
T89C51AC2 / RS232
T8XC5121 / RS232
T89C51AC2 / RS232
T89C51CC01 / RS232 and CAN via :
* IXXAT CANdy interface
* VECTOR CANpari interface
* PEAK Pcan-Dongle
* ATMEL RS232/CAN interface
* SYSTEC USB-CAN interface
T8XC5121 / RS232
T89C51AC2 / RS232
T89C51AC2
- If the last loaded HEX file has been changed on disk, the user
is warned each time he launches a device program command.