System Developer

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Category: -Technical)
(For the host PC)
Line 11: 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 ===

Revision as of 20:17, 28 September 2008

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

  • Low-level
    • u-boot - The bootloader that we use
    • Kernel - The Linux Kernel of the Neo1973
  • Userspace
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

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