Skip to content

Error: OpenOCD only supports Debug Module version 2 (0.13), not 1 (dmstatus=0x1). #6

Answered by JV73
JV73 asked this question in Reference designs
Discussion options

You must be logged in to vote

After a few trial/error iterations, I fell-back to the initial reference design (working) and started modifying things one at a time. Turned out that, the example designs all have a coreUARTapb connected to the serial/uart pins of the embedded Flashpro5 (FTDI chip). When that UART is present, the SoftConsole debugger works just fine; when it is removed, I get the error above.

Adding a 'dummy' output port that is 'tied-high' and placed on F17 (TX_out) solves the problem. Looking at the board schematic, it's simply a direct connection from the FPGA to the Cbus1 pin on the FTDI chip. I'm not sure why driving this pin (versus leaving it unused - which should provide a weak pull-up) affects op…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@nitindeshpande
Comment options

Answer selected by JV73
Comment options

You must be logged in to vote
2 replies
@nitindeshpande
Comment options

@JV73
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants