Instructions

6Important Notes
© 2013 Conrad Electronic
Floats in tables now work
Corrected negative values in tables
Fixed constant expressions in parentheses
Corrected function calls made in return statements
"#pragma Warn" is now "'#pragma Warning"
Wrong editor undo after save fixed
Fixed bug in Serial_IRQ_Info
Fixed bug in serial program transfer
Problem in Servo-Routines corrected
External Interrupt Acknowledge now in correct order
Wrong upper limit at some TimerXTime() functions fixed
Clear all Breakpoints now works every time
Fixed problem crossing 64kb boundary
Fixed stopping program in debugger >64kb code
round() now works correctly
Problem in BASIC For-loops fixed
Version 2.01 from 06/27/2009
New Features
Added Search Function into Editor popupmenu
Error Corrections
Documentation update
Error at "unused Code Optimizer" corrected
Fixed internal handling of data crossing 64kb boundary
Fixed error when starting programs from Tools menu
Corrected translation bugs in Search dialog
Line offset fixed in Project Search
Timeout in I2C Routines
Fixed error message "...tbSetRowCount:new count too small"
Version 2.00 from 05/14/2009
New Features
Assembler Support
Enhanced Search Functions in the Editor
New configurable GUI
Todo List
switchable Compiler Warnings
Program Transfer of Bytecode without Project
extended Program Info
Fast Transfer if Interpreter already on Module
Enhanced Auto-Completion of Keywords and Function Names
Function Parameter help
unused Code Optimizer
Peephole Optimizer
Support for predefined Arrays in Flash Memory
Realtime Array Index check
Optimized Array Access
better verification of constant array indices
call functions with string constants
Enter binary numbers with 0b....