RSS
Логотип
Баннер в шапке 1
Баннер в шапке 2

Tibbo TIDE

Product
Developers: Tibbo Technology
Last Release Date: 2016/12/09
Technology: Development tools of applications

Tibbo TIDE (Tibbo Integrated Development Environment) is the environment for software development in the Tibbo BASIC and Tibbo C languages.

Features of Tibbo IDE: the modern code editor with syntax "illumination", is available the context help, "pop-up" hints by the code, autocompletion.

Screenshot of the software window, (2015)

The browser of the project contains the list of all available objects, the announced functions and global variables.


Debugging

Set break points (breakpoint), monitor variable (watch), viewing a stack of memory, step-by-step program execution - all this provides the debugger which is built in Tibbo IDE.

The debugger does not rely on any auxiliary hardware (such as ICE machine or JTAG), and works through an Ethernet network.

The TIDE development environment is distributed for free.

2016: TIDE 3/5/03 with the TiOS simulator

On December 9, 2016 the Tibbo Technology company announced release of the version of TIDE 3/5/03 with the TiOS simulator.

As a part of the version of Tibbo IDE (TIDE) 3/5/03 the simulator of the Tibbo OS (TiOS) operating system appeared. The simulator implements functions of the virtual device TiOS containing the virtual Ethernet interface, virtual EEPROM, virtual flash-memory, virtual button MD, a buzzer, LEDs are status lights and also the virtual LCD display and the keyboard.

Simulator, (2016)

The simulator helps to test TIDE and TiOS, to start and debug the applications written on Tibbo BASIC and C.

As a part of the version of TIDE 3/5/03 the examples of projects written especially for testing with the TiOS simulator are given.