|
|
|
|
|
 |
|
|
A new application demo for the EM1000-TEV is available for download now, it demonstrates how our modules can be turned into a fully functional product. Please read more about it here.
New version of TIDE and TiOS is available for download with some minor updates and bug fixes, this new version is required to run the Terminal Demo, you can download it here.
This new release of TIDE and TiOS files includes many improvement to the stability and extended many new features. New features include Wi-Fi, LCD, keypad, IO interrupt, IO ports, flash disk, improved HEX editor, etc. We have also updated the documents to reflect the recent additions. There's a new demo on how to setup Wi-Fi available for download in our resource page. More info...
This release fixed bugs concerning TIDE stability, the syscall "instr", and HTML. More info...
|
 |
|
 |

|
TIDE & TiOS Update History
28 MARCH 2008 - TIDE 2.06.22 Released

Minor bug fix concerning the preprocessor.
11 MARCH 2008 - TIDE 2.06.21 & TiOS 2.06.07 Released
This long awaited release includes many new objects, as well as extensions to current objects (flash disk, keypad, IO interrupts, IO ports, LCD and Wi-Fi). Some of these new features were already available for preview in our "future platform files", but now they've been polished for this release.
- A new preprocessor lets you choose whether or not to include the keypad, LCD and flash disk, according to your needs.
- You can also select from a list of LCD controllers.
- A much-improved HEX editor with increased functionality and better user logic.
23 NOVEMBER 2007 - EM1202 TiOS firmware and future platform files updated
Same fix for the EM1202 as for the EM1000 firmware update. The future platform files was updated to reflect changes.
13 NOVEMBER 2007 - EM1000 TiOS firmware and future platform files updated
This release of TiOS firmware fixed a bug that caused the system to freeze when the project is a particular size. The future platform files was updated to reflect changes.
05 OCTOBER 2007 - TIDE 2.5.19, New TiOS firmware, and updated Future Platform Preview files released
This release fixed a few bugs:
- There were bugs that caused TIDE to hang or crash during certain situations, this has been fixed.
- The syscall "instr" would cause the system to be stuck in a infinite loop when the following condition is met:
- string is 255 characters long
- character is not found inside the string
For example:
instr(1,strgen(255,"a"),"b",1)
This line of code would have caused infinite loop and has been corrected.
- A bug related to HTML that could lead to device crash was fixed.
- The above mentioned fixes are also implemented into the Future Platform Preview files.
- For the Future Platform Preview file, there was a problem with flash-disk under the "file system mode" that prevented the full usage of the file system storage space, this problem has been resolved.
14 SEPTEMBER 2007 - TIDE 2.5.16 released
Fixed the bug with the "NOT" operator which did not return the right value.
11 SEPTEMBER 2007 - TIDE 2.5.15 released
This TIDE release fixed the problem that was introduced with the new Parser in TIDE 2.5.14, which did not work with non-standard ANSI characters and resulted in TIDE acting erratically. This version also corrected the bug concerning removal of files from the project directory without removing the reference within the project, which sometimes caused TIDE to crash.
04 SEPTEMBER 2007 - New TIDE version released
This TIDE release features all-new Project Browser and Parser. New Parser is much faster, and also understands local declarations and variables. Additionally, the tooltips (for variables, procedures, etc.) now allow HTML formatting.
The update also includes new TiOS firmware files for our hardware.
31 AUGUST 2007 - Future Platform Preview Files added
Future Platform Preview file was added which offered a look at our as yet unreleased new objects such as "flash disk", and "LCD". We have also extended the functionality of some existing objects, such as the "IO" object.
To test new platform files, upgrade the firmware of your EM1000 (EM1202) module to the latest one published on this page. Next, download the future_platform_preview.zip archive, and unzip it into the \Program Files\Tibbo\TIDE\ folder. Restart TIDE if it was running. Enjoy... but remember: new features are not yet officially released, not documented, and are offered "as is".
|
|