Forum Discussion
BB_NGC
New Contributor
3 years agoniosv-download error reading MISA
When trying to download an .elf file using the niosv-download command, the Open On-chip Debugger exits with a "Failed to read MISA from hart 0" message. Any idea what this is telling me? I can suc...
BB_NGC
New Contributor
2 years agoThis turned out to be an addressing issue. Once I changed my address map to the correct JTAG/UART address the nios-download operation was successful. It had nothing to do with OpenOCD versions.