Skip to content

No pin assignment of JTAG_TAP for de0_nano #103

@zavax2005

Description

@zavax2005

I couldn't find pin assignment of JTAG_TAP for de0_nano from orpsoc-cores/systems/de0_nano/data/pinmap.tcl. Does that mean I couldn't use OpenOCD to write program to RAM via JTAG?

This seems to explain the trouble I'm running into now:

  • I was able to build de0_nano.sof with fusesoc build command.
  • I was able to upload the bitstream to the de0_nano board using quartus_pgm command
  • OpenOCD could connect to the board and or1k_elf_gdb also could connect to the OpenOCD.
  • After I uploaded a sample LED blinking program through GDB, nothing happened on the board.

However

  • In order to verify the LED blinking program is valid, I instead used a pre-built de0_nano_orconf2013.sof image from opencores.org. The same LED blinking program started to work on the board.

Did I miss anything during those steps, or am I completely wrong? Thanks in advance.

-Xueming

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions