PDA

View Full Version : 301 Config Data for GenDT08-SK


anthony605
06-18-2006, 06:40 PM
As you can see in my last post I cant get the save tsop button to work for my 310-13 single tsop in GenDT08-SK. I think I need to update the config file as I dont have the config data for a single tsop 301-013. Here is the data for the dual tsop 301-013..... What do I have to change? THanks

// 301-13 10ENP
// 31 30 45 4E 50
[301-13]
model = 301-13
modelid = 10ENP
modelpoint = 3DFFF4
softwarepoint = 3DFFF8
checksumstart = D0000
checksumend = 3DFFFC
checksumpoint = 3DFFFC
checkpoint = 3DFF90
bootstrappoint = 3FFFA0
bootcspoint = 3FFFAC
buildconfpoint = 3FFFA8
irdnumpoint = 3FFFC0
boxkeypoint = 3FFFC4
rsa1 = 205D7C
rsa2 = 205DBC
sk = 3FFF40
dualtsop = 1

DB
06-18-2006, 07:14 PM
To change to singal tsop you need to change this. Change it to "0".

// 301-13 10ENP
// 31 30 45 4E 50
[301-13]
model = 301-13
modelid = 10ENP
modelpoint = 3DFFF4
softwarepoint = 3DFFF8
checksumstart = D0000
checksumend = 3DFFFC
checksumpoint = 3DFFFC
checkpoint = 3DFF90
bootstrappoint = 3FFFA0
bootcspoint = 3FFFAC
buildconfpoint = 3FFFA8
irdnumpoint = 3FFFC0
boxkeypoint = 3FFFC4
rsa1 = 205D7C
rsa2 = 205DBC
sk = 3FFF40
dualtsop = 1<----------Change to 0

anthony605
06-18-2006, 07:16 PM
I tried that. I heard that you cant use GenDT08-Sk with a single TSOP 301. Is there any other way to use a 102 card with a single TSOP 301?

DB
06-18-2006, 07:23 PM
Yeah you can use a rom102 for the 301-013 singal or dual. I don't know who told you that. I just went through this on another forum with another guy. Same problem. It wouldn't save tsop's. So you must be doing something wrong.

anthony605
06-18-2006, 07:39 PM
Dude, youre right! Im an idiot. I fixed it! Sorry! Yipppie!

Crazy1_79
06-18-2006, 08:07 PM
man I've doing it the hard way, writing the sk manually in hex workshop. DB your way is much nicer!