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...
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
The error seems to indicate on the OpenOCD version that causes the issue. Are you able to track which version you are using?
May I know the Quartus version that you are using. Could you try downloading elf with the latest Quartus version (22.4/23.1) to see if the errors can be eliminated.
Hope to hear from you.
Thank you.
Regards,
Kelly,Jialin
- BB_NGC3 years ago
New Contributor
Hi KellyJialan,
Thanks for responding. I'm using Quartus v22.4 and it's telling me OpenOCD is 0.11.0-R22.4.
Note that I'm successfully downloading an elf on a different design using these same versions and procedures.