Difference between revisions of "Top Debug Menu: TDM"


From SamyGO
Jump to: navigation, search
m
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>
<br>
+
 
<br>
 
 
To get to TOP debug menu, you need:
 
To get to TOP debug menu, you need:
 
==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]]
 
*[[Ex-Link Cable for C/D Series | Ex-Link Cable for C/D/E Series and BD players]]
 
*[[Ex-Link Cable for C/D Series | Ex-Link Cable for C/D/E Series and BD players]]
*
+
====Terminal Connection Parameters ====
 
+
*Use following connection parameters with your terminal-client ( e.g. [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html putty], Kermit, Hyper Therminal or ZOC Terminal ):
 +
Baudrate: '''115200'''
 +
Data bits: '''8'''
 +
Parity: '''none'''
 +
Stop bits: '''1'''
 +
Flow Control: '''none'''
 +
linux users need shell command 'cu' from ''uucp'' package.
 +
cu -l /dev/ttyUSB0 -s 115200
 
==TV service menu settings==
 
==TV service menu settings==
 
*In service menu, '''enable Debug mode''' for the RS232 port:
 
*In service menu, '''enable Debug mode''' for the RS232 port:
Line 40: Line 46:
 
  20089999
 
  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>
 
<To be updated>

Revision as of 16:59, 29 May 2012

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

To get to TOP debug menu, you need:

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

linux users need shell command 'cu' from uucp package.

cu -l /dev/ttyUSB0 -s 115200

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).

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

  • BD
not required/unknown
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>