Shraddha Devaiya

Results 14 comments of Shraddha Devaiya

facing the same! please give some solution to this. How can we run this tutorial in the IntelliJ scala environment?

when I execute the command 'run' in sbt command window to build the definition, it is giving me an error like the following: [IJ]sbt:chisel-tutorial> run [warn] [warn] Note: Unresolved dependencies...

Hello, It is working fine now. there was one JDK version error, it is supported JDK 11.0 and I had configured JDK 13.0.

Hi, I am facing the same issue. While extracting the binaries from https://github.com/xpack-dev-tools/openocd-xpack/releases/download/v0.10.0-15/xpack-openocd-0.10.0-15-linux-x64.tar.gz. this, I am not able to get **riscv** target. And for ./configure option, it is giving an...

Hi @TommyMurphyTM1234 , I tried this steps but still I am not able to get target riscv, if possible can you suggest to solve that error of ```./configure``` ?

Hi @bluewww , I am trying to run this command ```openocd -d 1 -f dm_debug.cfg``` after this prompt, but it is giving an output like this : ``` Open On-Chip...

Hi @bluewww, I have changed the debug level to 2 and then run the script. Then it is giving an some other error like following: ``` Open On-Chip Debugger 0.10.0...

Hi @noytzach , I did the same as per your instructions. But still it is showing some error: ``` Open On-Chip Debugger 0.10.0 Licensed under GNU GPL v2 For bug...

Hi, Sorry for the delay. I have installed openocd which has riscv support, and then I tried to run same command to run file **dm_compliance_test.cfg** . Now I am getting...

Yeah got that. I am facing issue to install riscv target in openocd. Let me complete that, then will check again. Thanks for helping.