Difference between revisions of "Top Debug Menu: TDM"


From SamyGO
Jump to: navigation, search
m (Terminal Connection Parameters)
m
Line 1: Line 1:
 
The hidden menu, accessible using special cable, so called ExLink.<br>
 
The hidden menu, accessible using special cable, so called ExLink.<br>
  
To get to TOP debug menu, you need:
+
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:<br>
 +
:*UE,LE models:'''[INFO] [MENU] [MUTE] [POWER]'''<br>
 +
:*UN,UA models:'''[MUTE] 1 8 2 [POWER]'''<br>
 +
*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==
 
==ExLink cable==
 
*[[Enable Serial Console on non CI+ Devices |Ex-Link Cable for B-Series]]
 
*[[Enable Serial Console on non CI+ Devices |Ex-Link Cable for B-Series]]
Line 23: Line 31:
 
[[File:ExLinkPutty3.png|600px]]
 
[[File:ExLinkPutty3.png|600px]]
  
==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:<br>
 
:*UE,LE models:'''[INFO] [MENU] [MUTE] [POWER]'''<br>
 
:*UN,UA models:'''[MUTE] 1 8 2 [POWER]'''<br>
 
*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).
 
 
==Console unlock and TDM codes==
 
==Console unlock and TDM codes==
 
First code unlocks console, the second is the key for TDM.
 
First code unlocks console, the second is the key for TDM.

Revision as of 12:20, 31 May 2012

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
  • BD
20102011
20089999

[ TOP Debug Menu ]

====================================
[ 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> : 

<To be updated>