-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels