Top Debug Menu: TDM


From SamyGO
Revision as of 19:22, 13 June 2012 by Juzis28 (talk | contribs) ([ TOP Debug Menu ])
Jump to: navigation, search

The hidden menu, accessible using special cable, so called ExLink.

Required steps to get to TOP debug menu:

TV service menu settings

  • In service menu, enable Debug mode for the RS232 port:
With TV switched off, press the following sequence on the remote:
  • UE,LE models:[INFO] [MENU] [MUTE] [POWER]
  • UN,UA models:[MUTE] 1 8 2 [POWER]
  • Enter the Control menu and set the value of the RS232 mode to Debug.
  • Once you're back to the main Service menu, you will have to power off the TV for normal operation.

Notice that your TV will reset RS232 mode back to UART when you install another firmware (no matter if it's older or newer).

ExLink cable

Terminal Connection Parameters

  • Use following connection parameters with your terminal-client ( e.g. putty, Kermit, Hyper Therminal or ZOC Terminal ):
Baudrate: 115200
Data bits: 8
Parity: none
Stop bits: 1
Flow Control: none

Start the terminal

Linux PC

On a Linux PC, install 'cu' (call up) tool from the uucp package and run

cu -l /dev/ttyUSB0 -s 115200

Windows PC

On a Windows PC, use Hyper Terminal or Putty.
After you have started PuTTY, follow the steps in the screen shots below.

ExLinkPuttySettings1.pngExLinkPuttySettings2.png ExLinkPutty3.png

Console unlock and TDM codes

First code unlocks console, the second is the key for TDM.

B series

debug
1198282

C series

10041004
20089999

D series

  • ARM:
23331003
20089999
  • Mstar:
1198282
20089999
  • BD
20102011
20089999

E series

  • ARM, (tested on 7 and 8 series)
20102011
20089999
  • Mstar:
1198282
20089999
  • BD
20102011
20089999

[ TOP Debug Menu ]

As example: how to get in to Factory menu (Service menu, but accessible from ExLink cable).
TV: LE40B653T5W, but on other series the TDM is very similar...

====================================
     [ TOP Debug Menu]
------------------------------------
 1  : SubSystem Print On/Off
 2  : Platform Print Setting
 3  : TD Print Setting
 4  : Performance Print Setting
 5  : Sdal Print Setting
 6  : Sdal Trace Setting
 10 : Factory Debug
 11 : TD Debug
 12 : SubSystem   DBG
 20 : Performance File Write
 21 : Louvre Print Setting
 22 : JavaMW Print Setting
 30 : Auto Lock DBG
------------------------------------
 50 : ROSE Debug
 60 : MediaLink Debug
 70 : Jade Debug
====================================
 99 : Exit
====================================
DBG> : 10
====================================
     [ SsExeFactoryBase Debug Menu]
------------------------------------
 1  : Factory.dat Loading Debug
 2  : Hidden Menu Status
 3  : GetItem Test
 4  : Get SpecialItem Data
 5  : Print SpecialItem Number
 6  : Each Store Area, Version Clear
 7  : Set SpecialItem Data
 8  : Default Data Update Test
 9  : Display & Excute Factory Menu
====================================
 99 : Exit
====================================
DBG> : 9
====================================
     [ SsExeFactoryBase Main Menu]
SOURCE_TYPE_DTV1  RESOLUTION_576I
------------------------------------
[0] Option
[1] ADC/WB
[2] Control
[3] SVC
[4] Advanced
[5] FBE3
[6] WB Movie
[7] EPA Standard
[8] CH_VDEC
[9] YC_Delay
[10] AR_ADC
[11] CH_DP
[12] NR
[13] Sharpness
[14] Sharpness_LNA
[15] CE DIMMING
[16] LNA_Plus
[17] Tuner Status
[18] FRC
[19] PQ Others
[20] EEPROM RESET
[21] ...
[22] TC905x7
[23] DDR Margin
====================================
 99  : Exit
====================================
Select Menu :

<To be updated>