Read-only archive of the All About Symbian forum (2001–2013) · About this archive

TomTom on 6620

1 replies · 1,550 views · Started 24 February 2005

Does anyone have any idea of how to get the TomTom mobile to run on the new 6620?. Or do I have do buy a new GPS software

Well I have part of the answer. It seems that the TomTom mobile software needs to have the display mode changed in order to run on the 6620

If anyone's interested, I have the solution. It looks like Tomtom uses TDisplay Mode 0x0A (EColor4K) and the 6620 has problems with it (at least the two I know, maybe newer firmware will fix it). By changing to Mode 0x07 (EColor64K), the program works (no display corruption).

SetRequiredDisplayMode() is called with 0x0A as parameter (TDisplayMode). Changing that to 0x07 makes the program work on the 6620, not showing the previous screen corruption.

The question is, How do I set this change on the phone or in the TomTom software?