sb5120 & usbjtagnt,need little help please.

SB5XXX,SBV5XXX
Locked
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

sb5120 & usbjtagnt,need little help please.

Post by nimir »

hi,
iám talking about the sbv5120,i can detect and i can only flash bootloader,cann´t get Debung off to program image0 !
i didn´t understand and cann´t practice this=
Disable watchdog
SB5120 has a watchdog and need to disable to do programming.
Create file named 5120p.usp
reset
detect
program
Type command 5120p


can someone please explain to me step by step how to stop watchdog.
-what i have to type after detect ?
-must i download the 5120p.usp file?
-after stopping watchdog where can i flash the new firmware,90000000 400000 or only image0?

*none need to make fun of my question:grin: it is a serious question.

Thank You
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

You need to execute the 5120p soon after power on to get rid of the watchdog.
5120p is a script you can create with text editor. Store to the script directory.
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

usbbdm wrote:You need to execute the 5120p soon after power on to get rid of the watchdog.
5120p is a script you can create with text editor. Store to the script directory.
thank You usbbdm but i didn´t understand," how to execute the 5120p "do you mean i have to type 5120p quickly after power without detect? debung shown OFF if i type ldram 90000000 and choose firmware(haxo....) and program 90000000 400000
during the flashprocess Debung go ON again and stop the process.and i have to Debrick the modem again with bootloader ! i turn in the circle....
CAPONE
Junior Member
Posts: 5011
Joined: Sat Dec 27, 2008 3:25 pm

Post by CAPONE »

nimir wrote:thank You usbbdm but i didn´t understand," how to execute the 5120p "do you mean i have to type 5120p quickly after power without detect? debung shown OFF if i type ldram 90000000 and choose firmware(haxo....) and program 90000000 400000
during the flashprocess Debung go ON again and stop the process.and i have to Debrick the modem again with bootloader ! i turn in the circle....
Create A Script and then you type 5120p and it will execute commands quickly.

Copy N Paste

Disable watchdog be ready to program
SBV5120 has a watchdog and need to disable to do programming.
Create file named 5120p.usp
reset
detect
program

Type command 5120p


End Copy N Paste

All this INFO is Here...........READ................

http://www.usbjtag.com/jtagnt/sbv5120.php
"If you give a man a fish you feed him for a day. If you teach a man to fish you feed him for a lifetime."
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

nimir wrote:thank You usbbdm but i didn´t understand," how to execute the 5120p "do you mean i have to type 5120p quickly after power without detect? debung shown OFF if i type ldram 90000000 and choose firmware(haxo....) and program 90000000 400000
during the flashprocess Debung go ON again and stop the process.and i have to Debrick the modem again with bootloader ! i turn in the circle....
Setup teamviewer and I will show you how to do it. PM me your id and password tonight.
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

sorry..i have the script 5120p but i dont know how to Create it. do you mean i have to open file 5120p and then restart modem and then type 5120p? sorry for my modest knowledge..I got this modem by coincidence...I did not want it :)
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

usbbdm wrote:Setup teamviewer and I will show you how to do it. PM me your id and password tonight.

ok...look your pm
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

Have the script created.
Basically script is a collection of commands works like DOS batch file. It stores under script folder.
Script is very powerful and I hope people learn how to use it.
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

thank you...wow how did you do it?it was too quickly! iám abeginner with Tel Net and Linux,now i have the script=
Found Address= 90000000 CFI Intel 28F320C3
-program
Script finished..

nice of you.
Danke schön=Thank you very much.
justsomeguy
Junior Member
Posts: 1417
Joined: Wed Jan 28, 2009 4:01 pm

Post by justsomeguy »

nimir wrote:thank you...wow how did you do it?it was too quickly! iám abeginner with Tel Net and Linux,now i have the script=
Found Address= 90000000 CFI Intel 28F320C3
-program
Script finished..

nice of you.
Danke schön=Thank you very much.
sounds more like a dirty vulgar swear then thank you very much...lol...
live your life like a beer commericial
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

justsomeguy wrote:sounds more like a dirty vulgar swear then thank you very much...lol...
lol...your opinion...
CAPONE
Junior Member
Posts: 5011
Joined: Sat Dec 27, 2008 3:25 pm

Post by CAPONE »

nimir wrote:thank you...wow how did you do it?it was too quickly! iám abeginner with Tel Net and Linux,now i have the script=
Found Address= 90000000 CFI Intel 28F320C3
-program
Script finished..

nice of you.
Danke schön=Thank you very much.
Like USBBDM Said.
its nothing more than a collection of commands.
You can create your own scripts for your own needs. For example you can create a script to make a full backup of dct700/dct2500 and by just typing ONE COMMAND it will do all the steps from getting the information to saving the backup. It's not difficult at all.
"If you give a man a fish you feed him for a day. If you teach a man to fish you feed him for a lifetime."
nimir
Junior Member
Posts: 26
Joined: Sun Apr 29, 2012 7:04 am

Post by nimir »

CAPONE wrote:Like USBBDM Said.
its nothing more than a collection of commands.
You can create your own scripts for your own needs. For example you can create a script to make a full backup of dct700/dct2500 and by just typing ONE COMMAND it will do all the steps from getting the information to saving the backup. It's not difficult at all.
thank you CAPONE
CAPONE
Junior Member
Posts: 5011
Joined: Sat Dec 27, 2008 3:25 pm

Post by CAPONE »

nimir wrote:thank you CAPONE
NO Problem. If you need help on learning how to make your own scripts let me Know.
"If you give a man a fish you feed him for a day. If you teach a man to fish you feed him for a lifetime."
justsomeguy
Junior Member
Posts: 1417
Joined: Wed Jan 28, 2009 4:01 pm

Post by justsomeguy »

CAPONE wrote:NO Problem. If you need help on learning how to make your own scripts let me Know.
actually that might be a good idea to start a USEFULL thread about! get people working on thier own scripts and teaching them a few things.
live your life like a beer commericial
Locked

Who is online

Users browsing this forum: No registered users and 2 guests