Instructions
8Important Notes
© 2013 Conrad Electronic
New FTDI driver
Error Corrections
Global For-Loop counter variables in BASIC work now correct
Char variables work now correct with negative numbers
"u" after an integer now defines unsigned number
Project names now can contain special characters
Thread_Wait() now supports thread parameter
return command in CompactC without return parameter was working wrong
Corrected swapped error messages when called functions with pointers
Corrected error message at assignment, when function had no return parameter
Nested switch/Select statements are working now
Very long switch/Select statements are functioning properly now
Better Error recovery when selected COM Port already in use
No longer a crash if very huge amounts of faulty data where transferred over USB or COM Port
"Exit" in BASIC For-Loops is working now
Compiler error corrected in declaration of array variables
Version 1.63 from 12/21/2007
Error Corrections
Documentation update
Version 1.62 from 12/08/2007
New Features
Vista Compatibility
Error Corrections
Brackets are working correctly
The compiler is no longer crashing when variable names are not known
There were sometimes incorrect syntax errors when opening some brace levels and a missing
operand
"Exit" don't worked correctly in BASIC For-Next loops
The array window could only be opened 16 times, even when some array windows were closed
Renamed the Text "Compiler" to "Compiler Defaults" in the Options Menu
Version 1.60 from 03/04/2007
New Features
English language version of IDE - switchable at runtime
English language Compiler messages
English language version of help files and manual
printing of source code from the IDE
Print preview of source code
Thread_Wait() extended with thread parameter
ADC_Set() got a speedup
DoubleClock mode can be activated in serial functions
Error Corrections
ExtIntEnable() was only working correct with IRQ 0 and 4
Serial_Init() und Serial_Init_IRQ() got wrongly a byte as divider instead of a word
EPROM_WriteFloat und EEPROM_ReadFloat() sometimes worked incorrect