133
TIDE and Tibbo BASIC User Manual
©2000-2008 Tibbo Technology Inc.
Target
The hardware device with which you are working. This is the device connected to
the computer while debugging. The code you are writing actually runs on this
device, and the debug messages originate from the device -- not from anywhere
within your computer.
Virtual Machine
This a part of TiOS. In essence, it is a processor implemented in software. It
executes the
of your application (produced by the compiler).
Using a Virtual Machine, we can achieve full control over it code execution. You can
think of your application as if it runs in a designated 'sandbox' -- you can do
anything, but the Operating System will stay unharmed. So no code executed in
the Virtual Machine can crash TiOS itself.
This approach also greatly enhances your control over your program execution
during debugging.
Platforms
This section contains specifications for all platforms includes into the current
documentation.
Each platform supports a number of functions (syscalls) and objects. Actual
functions and object description is not included into each platform's spec. Instead,
they are documented in the
and
sections, while
section only contains the lists of
functions and objects supported. This is because most functions and objects are
shared by different platforms.
Platform Specifications
The following platforms are included into this documentation:
Platform
Devices
EM200, EM203, DS203
EM1000, DS1000
GA1000
EM1202, EM1202EV*, DS1202*
GA1000
EM1202EV*, DS1202*
EM1206
GA1000
DS1206, DS1206N
* These devices can be used with the EM1202 or DS1202 platform. Notice,
however, that the EM1202EV and DS1202 interconnect certain pins of the EM1202.
See Programmable Hardware Manual for details.
132
189
212
133
134
139
139
149
149
166
158
158
174