System Developer

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(For the smartphone)
(removing links to outdated software)
 
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
{{Languages|System_Developer}}
 
In this section you will find information geared towards library and system developers.
 
In this section you will find information geared towards library and system developers.
  
Line 10: Line 11:
 
* [[s3c2410_boot_usb]] - program for transferring code to the smartphone's RAM (such as bootloader)  
 
* [[s3c2410_boot_usb]] - program for transferring code to the smartphone's RAM (such as bootloader)  
 
* [[Toolchain]] - compiler for bootloader and kernel
 
* [[Toolchain]] - compiler for bootloader and kernel
* [[Neo1973 OpenOCD]] - on chip debugger
+
* [[Neo1973 OpenOCD]] - on-chip debugger
  
 
=== For the smartphone ===
 
=== For the smartphone ===
Line 17: Line 18:
 
** [[u-boot]] - The bootloader that we use
 
** [[u-boot]] - The bootloader that we use
 
** [[Kernel]] - The Linux Kernel of the Neo1973
 
** [[Kernel]] - The Linux Kernel of the Neo1973
* Userspace
+
 
** [[gsmd]] - The gsm daemon talking to the GSM Modem
+
[[Category:System Developers| ]]
** [[gpsd]] - The gps daemon talking to the GPS Unit
+
** [[OpenMoko]] distribution
+
*** [[OpenMoko2007]] is the first release
+
*** [[Userspace root image]]
+
{{Languages|Sytem_Developer}}
+

Latest revision as of 14:29, 17 December 2009

In this section you will find information geared towards library and system developers.

[edit] Software

[edit] For the host PC

Some software runs on the PC connected to the smartphone.

[edit] For the smartphone

  • Low-level
    • u-boot - The bootloader that we use
    • Kernel - The Linux Kernel of the Neo1973
Personal tools

In this section you will find information geared towards library and system developers.

Software

For the host PC

Some software runs on the PC connected to the smartphone.

For the smartphone