|
||||
How to Upload
We have created an animated tutorial showing the complete installation procedure for TiOS. See it here!
Some key TiOS features
Two Processes
TiOS runs two processes. One is the Master Process. This is the process which is in charge of communications and generating events. The second process, which is under the control of the Master Process, is called the VM (Virtual Machine).
Virtual Machine
The VM is what actually executes your application. The instructions it understands are called P-Code, which is short for pseudo-code. Simply put, you can think of the VM as a sort of a 'sandbox' within the processor. Your application can play freely, without the possibility of crashing or stalling TiOS due to some error.
No Fixed Functionality
TiOS is as bare-bones as it can possibly be. It is a blank slate for you to create your application on. For example, after uploading Taiko, you will not see your device in DS Manager! It is now a mini-computer, not a Device Server.
Get It Now
TiOS versions for all supported Tibbo devices may be downloaded from here.

