TomTom ONE 2nd Edition

From OpenTom

Jump to: navigation, search

Contents

TomTom ONE New Edition (v2)

Overview

266MHz Samsung S3C2412X CPU, 32MB RAM, SDCARD slot, Bluetooth, SIRF 3 GPS. No audio or serial ports.

How to identify One New Edition

- Model 4N00.004.2 (possibly other similar as well)

- Software & Maps stored on SD-Card

- No internal flash, asks you to insert card if removed.

- Bluetooth (reported removed in some regions)

- Says "tomtom" at the left below the screen, and the TomTom hands at the right below the screen

- No other external connectors than USB & SD-Card

Software

Latest software as of 2009-10-18 is 7.903.9183/081205. Software is the same on original One, One New Edition (v2) and One V3.

Bootloader 5.05

Kernel 2344 (dmesg)

Serial console

The New Edition do not have a serial port connector. But the serial port have been found on test points on the upper side of the PCB close to the CPU. Standard kernel boots without a console (serial port quiet).


OpenTom

[not sure this is still relevant]

For an unknow reason, OpenTom works only with golinux version 1222 on TomTom ONE V2. The last official version (6.5) of tomtom uses this kernel version.

To get it, use the link http://www.tomtom.com/gpl/golinux-tt1222.tar.gz

Then compile the kernel:

  tar -zxf golinux-tt1222.tar.gz
  cd golinux-tt1222/
  cp <path to opentom>/kernel/config-opentom ./
  PATH="/usr/local/cross/gcc-3.3.4_glibc-2.3.2/bin:$PATH" ./buildkernel.sh config-opentom

Press enter to all kernel configuration questions. Now you can use the file arch/arm/boot/zImage to make your ttsystem file.



See also: TomTom ONE V3

Personal tools