• Visit https://www.embeddedcomputers.net/ for Hardware; Software and all other things related to FlashcatUSB

SB5101i Script Issue

deathroll

New Member
Hey everyone,

I tried to flash Haxorware with Blackcat USB PCB 1.8 to my SB5101i. I using Blackcat software build 326. Blackcat is detecting my device, it finds the BCM3349 but it won't load the script properly. These additional tabs for device don't seeing.

My console log here. Thanks so much for any help.

Code:
LibUsbDotNet version: 2.2.8.104
BlackcatUSB Script Engine build: 202
Welcome to BlackcatUSB interfacing software, build: 326
Running on: Microsoft Windows XP Home Edition (32 bit)
Initializing EJTAG engine
Device connected in JTAG mode: 7,05
JTAG: IR length set to 5
JTAG engine setup successfully
Detected CPU ID: 0x334917F IMP CODE: 0x800904
Manufacturer ID: 0xBF Part ID: 0x3349
EJTAG Version support: 2.0
Target device supports DMA mode
Checking for a device specific script to automatically load
Loading script: SB5101_JTAG.bcs
Error loading: Can not process a If statement inside a If statement
No scripts to run
 
How did you load this firmware to the device ? through the CFI Flash tab or did you previously use a script. I take it as well the device in now in a non functional way ?
 
Do you mean Blackcat's firmware? I didn't load any firmware to the modem. I just flash the JTAG 32K on the Blackcat and i plugged 10-pin cable to both headers, executed the program.
 
So you have not flashed anything to the modem at all ? Are you able to access the 192 page of the modem ?
 
Yep, i didn't flash anything. I can access the page. The modem is new. It's not subscribed to cable network yet, i never plug coax cable.
 
Right i have just checked a previous thread where a person had a similar issue as yourself with a script , now the funny thing is that person comes from the same country as yourself when i check IP's , How he resolved this issue was by reloading a fresh install of the operating system , the only thing i can conclude that there is a conflict with some software on your pc that is causing this conflict.
 
I'm downloading another Windows release now. I will try with that soon. I think maybe Microsoft doing some revisions to .NET Framework or Windows releases for our country. If so, probably Blackcat software isn't compatible with these revisions.

By the way, could my soldering work lame? But Blackcat detects the modem. Does Blackcat normally supposed to detect the BCM3349 or flash when running on JTAG mode? Also i checked the solders two times.

15nw17t.jpg


t0rf5f.jpg
 
I don't think your soldering is an issue , it is definitely , a software conflict issue.
Normal procedure for BCUSB is to detect the BCM , etc then load the script which gives the flash location , your cannot load the flash as the script wont load.
 
I installed another Windows release. I don't install anything on Windows except drivers and NET framework. Results are same. :(

Could my modem's memory-flash address or another thing different from script? I took a look to script usage, i don't understand too much.

Also Blackcat software logging this:
Code:
Running on: Microsoft Windows 7 Ultimate  (32 bit)
But my OS is 64bit.
 
-- Latest Updates --

Finally i properly connected to modem. I was use Blackcat Build 282 with .NET Framework on Windows XP x64 Edition.

@D3m0n thanks a lot for your effort.
 
Hmm that is intresting that Build282 works , do you have .Net Framework 4.0 installed as that is required for Builds 300 +

Don't worry about BCUSB showing the incorrect O/S , it is just the way the software was compiled.
 
Back
Top