Phyton Project-AVR Revision History


V. 1.02.03
V. 1.02.02
V. 1.02.01
V. 1.02.00
V. 1.01.03
V. 1.01.02
V. 1.01.00
V. 1.00.82
V. 1.00.81
V. 1.00.80
V. 1.00.79
V. 1.00.78
V. 1.00.77
V. 1.00.76
V. 1.00.75
V. 1.00.74
V. 1.00.73
V. 1.00.72
V. 1.00.71
V. 1.00.70
V. 1.00.64
V. 1.00.63
V. 1.00.62
V. 1.00.61
V. 1.00.60
V. 1.00.59
V. 1.00.58
V. 1.00.27
V. 1.00.16
V. 1.00.09
V. 1.00.08
V. 1.00.02

V. 1.02.03

Updated: Examples included into package

V. 1.02.02

Added [PICE-AVR]: Master Monitor supports AT89C51ID2 chip

V. 1.02.01

Fixed: IDE error after opening the "Configure" -> "Environment" -> "Key Mappings" dialog under Windows 98

V. 1.02.00

Fixed [MCA-AVR Assembler]: Invalid opcode for relative calls/branches with negative offset.

Changed:

The "Configure -> Display Options" menu item is renamed to "Environment", the "Display Options" dialog is renamed to "Environment"

The "Configure -> Colors" menu item is removed, the "Colors" dialog is integrated into the "Environment" dialog

The "Environment -> Message Box" dialog is merged with "Environment -> Misc"

Added:

The key mapping feature. All hotkeys for the main window menu commands and local window menus can be re-assigned

The "Environment -> Key Mappings" dialog

Fixed:

The script compiler error handling nested "switch" statements

The script engine error: after program stop from RunTo() function or breakpoint the caller script did not get control and remained in waiting state

V. 1.01.03

Fixed: Possible IDE dialogs hang-up under Windows 98 in version 1.01.02

V. 1.01.02

Added [PICE-AVR]: Support of the new Master MCU bootloader release 04/06/2004.

Added: Project Repository feature

Fixed [PDS-AVR]: Setting conditional breakpoints could crash the debugger

V. 1.01.00

Fixed [MCA-AVR Assembler]: Names declared with '=' and .SET directives can be redefined only with these directives

Added: The "Return to last editing context" main menu command

Added [PDS-AVR]: Interface to the additional Simulation Driver. You can create modules for simulation of peripheral devices in C by yourself (see on-line manual).

V. 1.00.82

Fixed [PDS-AVR]: Simulation of LPM Rxx,Z+; ELPM Rxx,Z+ instruction

V. 1.00.81

Added [MCA-AVR assembler]: Support for ATmega128 chip

Added [PDS-AVR]: Support for ATmega128 chip

V. 1.00.80

Updated: A few minor issues

V. 1.00.79

Updated: A few minor issues

V. 1.00.78

Fixed: Problems with MCU driver DLLs

V. 1.00.77

Fixed: Browsing for files could cause crash under Windows XP

V. 1.00.76

Fixed: Installation problems under Windows NT

V. 1.00.75

Improved: Scanning of large project dependency information is now faster

Added: Project window now has the 'Abstract' folder. Any files can be added to this folder and edited with internal editor or 'executed'

Changed: The 'User' menu item has been renamed to 'Scripts'

V. 1.00.74

Fixed: A few minor problems

V. 1.00.73

Fixed [PDS-AVR]: Problems with stepping through program if "Execute startup coe" option is off

V. 1.00.72

Fixed: Added description of additional emulation restriction for the PB5 pin of ATtiny 12

Fixed:

- MCA-AVR: wrong opcode for BRPL instruction was generated;

- MCLINK: if MCLINK encountered unresolved external references, only the first of them was listed in map-file. Now all unresolved references are listed in the map-file.

V. 1.00.71

Fixed: Occasional loosing of project member files

Fixed: Minor problems with Watch window

V. 1.00.70

Improved: Compiling projects with a large number of source and include-files is now faster

Improved: The Watches, AutoWatches, Memory Layout windows now have vertical grid with sizeable fields. Vertical grid can be turned off via "Configure" -> "Display Options" or, locally, through the window local menu -> "Properties".

Improved: The Watches window is organized as a set of tabs (pages). Each page contains its own number of watches.

Improved: The 'Single Source window' option in "Configure" -> "Debug Options" creates a multi-tab Source window.

Improved: The Messages window now have the 'Output' pane that displays 'raw' compiler and linker console output.

V. 1.00.64

Fixed: "Const" address space definition for AT90S 4433 chip

Fixed: Size of "Code" and "Const" address spaces used by MCA-AVR assembler for AT90S 4433 and ATtiny28 chips

V. 1.00.63

Fixed [PICE-AVR]: Hardware Configuration dialog for 4433/2333 chips

V. 1.00.62

Improved: Memory Dump and Memory Layout windows now have tabs for each address space

Fixed: Local bookmarks for editor windows are restored on start-up and project load

Added: Support for AR1-AV-8515-L44 adapter

V. 1.00.61

Fixed [PICE-AVR]: Displaying of source lines in the Tracer window when the corresponding Source window is in the 'Mixed with Disassembler' mode

Improved: Syntax highlighting - more elements, more colors

Improved: Algorithm of High-Level Step Over for assembly programs and C function implicit return statements

V. 1.00.60

Updated: Project support for ImageCraft package

Fixed: Problems with compiling projects under Windows XP

V. 1.00.59

Fixed: Browsing for a file name could cause crash under Windows XP

Improved [PICE-AVR]: Source text pane position in the Tracer window is made customizeable

Fixed SendMessage() and WaitMessage() script functions

Improved: Project options, Make options and cross-tools options are re-arranged and integrated into one tree-like dialog

Fixed: Linker memory allocation options now correspond to the microcontroller selected for the project, not for the one being emulated.

V. 1.00.58

Added "PICE-AVR (Diagnostic Mode)" icon to the Project-AVR folder

V. 1.00.27

Fixed [PICE-AVR]: Some Memory Access Breakpoints issues

Fixed [PICE-AVR]: Setting new PC value

V. 1.00.16

Fixed: Loading of IAR Systems v. 2.2+ UBROF format v. 8 files

V. 1.00.09

Improved [PICE-AVR]: Reliability of RS232 connection improved

Added: Double click action in Source/Editor window is customizeable

Improved: Mouse wheel scrolls windows by one line, Shift+wheel scrolls by one page

V. 1.00.08

Improved [Documentation]: On-line help

V. 1.00.02

Improved: The examples browser