GithubHelp home page GithubHelp logo

Comments (6)

Dolu1990 avatar Dolu1990 commented on June 6, 2024

Hi,

Are you using the JTAG to load the binary ? If yes, the dBus need to have an access to the instruction memory to be able to load the binary.

Could it be the issue ?

from vexriscv.

yannickl96 avatar yannickl96 commented on June 6, 2024

Hi,
thanks for your reply. The binary is loaded to the instruction BRAM by using AXI. The iBus is connected to the same BRAM. Then I have another BRAM which is connected to the dBus. To this BRAM I want to write the value.

from vexriscv.

Dolu1990 avatar Dolu1990 commented on June 6, 2024

hmm Do you have a wave to share ? vcd file ?

from vexriscv.

yannickl96 avatar yannickl96 commented on June 6, 2024

I just looked through the whole assembler again and noticed that the stack pointer is not initialized (which makes sense, since I don't have an OS running on the processor). Therefore the processor wants to write to an address at 0xFFFF..... which is not mapped. So I'll edit the linker script to provide a stack pointer that is initialized fitting to the size of my BRAM. I'll let you know how it goes.
Thank you for your time, anyways.

from vexriscv.

Dolu1990 avatar Dolu1990 commented on June 6, 2024

Have you checked https://github.com/SpinalHDL/VexRiscvSocSoftware/tree/master/projects/murax/demo/src ? There is maybe some usefull ressources to setup things.

from vexriscv.

yannickl96 avatar yannickl96 commented on June 6, 2024

Thank you, I'll take a look :)

from vexriscv.

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.