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

Motorola SB5101 JTAG script line 6 error

ricktendo

Active Member
The FCUSB detects my SB5101 just fine, but this is useless because the program fails to load the FCS script, here is my console log

Code:
FlashcatUSB Script Engine build: 300
Welcome to the FlashcatUSB interfacing software, build: 568
LibUsbDotNet version: 2.2.8.104
Running on: Microsoft Windows 10 Pro (64 bit)
Serial NOR memory database loaded: 343 devices supported
Serial NAND database loaded: 28 devices supported
Parallel NOR memory (x8/x16) database loaded: 275 devices supported
SLC NAND memory (x8) database loaded: 130 devices supported
Connected to FlashcatUSB Classic, firmware version: 7.13
Firmware features supported: JTAG
BSDL definition not found for JEDEC ID: 0x0334917F
JTAG chain detected: 1 devices
JTAG TDI size: 5 bits
JEDEC ID: 0x0334917F (Broadcom 0x3349)
Unable to select JTAG device: BSDL not loaded
JTAG engine setup successfully
Checking for a device specific script to automatically load
Loading device specific script: BCM3349_JTAG.fcs
Loading FlashcatUSB script: BCM3349_JTAG.fcs
Script successfully loaded
Configure JTAG engine for MIPS processor
Error in script: JTAG.config function exception (line 6)

Dev should manually load and fix compatibility with all the scripts, because I am sure its the same problem with most (if not all) the scripts.
 
Back
Top