Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - Gracana

1
Bus Blaster JTAG debugger / Bus Blaster Docs WRT OpenOCD
I've been talking with folks in the OpenOCD IRC, and they've noted that we should be using the ftdi driver, not the old unsupported ft2232 driver that the bus blaster docs recommend.

Also, we made a board configuration for writing to the CPLD. The forum software is convinced I'm a spam bot, so I can't link the file, but I can paste it here:

Code: [Select]
# Dangerous Prototypes - Bus Blaster
#
# http://dangerousprototypes.com/docs/Bus_Blaster
#
# To reprogram the on-board CPLD do:
# openocd -f board/dp_busblaster_v3.cfg -c "adapter_khz 1000; init; svf <path_to_svf>; shutdown"
#

source [find interface/ftdi/dp_busblaster.cfg]
ftdi_channel 1

jtag newtap xc2c32a tap -expected-id 0x06e1c093 -irlen 8

Put that into the board directory and you're good to go. In a week or so that should be merged into the main branch, so if you're reading this in the future, you may already have it.
2
Bus Blaster JTAG debugger / TDO Stuck
It seems that something is wrong with the v3c bus blaster I just received.

If I program the CPLD with v1.4 buffer logic and try 'detect' with TDO tied to VTG or GND, I see "warning: TDO seems to be stuck at 1."

If I program the CPLD with v1.2 buffer logic and try 'detect' with TDO tied to VTG or GND, I see "warning: TDO seems to be stuck at 0."

Is it broken?

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01172263520session_write_close ( )...(null):0
20.01192395120ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01202395896Database_MySQL->query( ).../DatabaseHandler.php:119
40.05462534632Database_MySQL->error( ).../Db-mysql.class.php:273