Giter Site home page Giter Site logo

When using cmsis-dap + jtag + riscv, probe-rs reports `The selected probe does not support the 'RISC-V' interface.` about probe-rs HOT 7 OPEN

HaoboGu avatar HaoboGu commented on June 24, 2024
When using cmsis-dap + jtag + riscv, probe-rs reports `The selected probe does not support the 'RISC-V' interface.`

from probe-rs.

Comments (7)

bugadani avatar bugadani commented on June 24, 2024

What probe are you trying to use? This error sounds like the probe itself does not report JTAG compatibility.

from probe-rs.

HaoboGu avatar HaoboGu commented on June 24, 2024

What probe are you trying to use? This error sounds like the probe itself does not report JTAG compatibility.

I'm using my cmsis-dap which supports jtag. openocd works well, but probe-rs doesn't recognize this combination(cmsis-dap+jtag+riscv)

from probe-rs.

bugadani avatar bugadani commented on June 24, 2024

But which cmsis-dap? What is the exact model?

from probe-rs.

bugadani avatar bugadani commented on June 24, 2024

Okay nevermind, looks like JTAGAccess needs to be implemented for cmsis_dap, and also the try_get_XX functions at least.

from probe-rs.

HaoboGu avatar HaoboGu commented on June 24, 2024

Okay! To make it work, JTAGAccess and try_get_riscv need to be implemented, am i right?

from probe-rs.

bugadani avatar bugadani commented on June 24, 2024

Yes (well there are two functions, has_riscv_interface and try_get_riscv_interface_builder) and if you'd do that I'd ask you to add the xtensa bits as well, it should be fairly easy once JTAGAccess is implemented.

For the RISC-V builder stuff you can see examples in the other probe impls.

from probe-rs.

HaoboGu avatar HaoboGu commented on June 24, 2024

thanks for the guidance, I'll have a try!

from probe-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.