Creating Embedded System OS, for palm computers and terminal

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Kakarishiro

Creating Embedded System OS, for palm computers and terminal

Post by Kakarishiro »

Hi,

Does anyone has experience and/or knowledge about creating an OS for embedded systems, like for palm computers and terminals?

Which program language is most suitable for creating an OS for a palm computer?

Which program language is most suitable for creating a simple OS for terminals?

Can you give me anymore tips or hints?

Thank you very much.

Kakarishiro
ASHLEY4

Re:Creating Embedded System OS, for palm computers and termi

Post by ASHLEY4 »

C & Assembly would be the best language's to program in.
As palm is moving to arm chip, you should study programming for that chip, and you will need a emulater to help you dev it like this: http://www.palmos.com/dev/tools/emulator/

\\\\||////
(@@)
ASHLEY4.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Creating Embedded System OS, for palm computers and termi

Post by Pype.Clicker »

a friend of mine developped an OS for palms, called "Expresso". You may find informations about it at http://www.run.montefiore.ulg.ac.be/~sk ... presso.php
Post Reply