Coder Social home page Coder Social logo

Comments (5)

trabucayre avatar trabucayre commented on June 26, 2024

Hello,
As mentioned in this issue it's not an internal error but simply because SPI flash is connected to PS pins and can't be accessed from PL.
I have updated xilinx.cpp to have a more explicit message.

Thanks!

from openfpgaloader.

gian-didom avatar gian-didom commented on June 26, 2024

Please note that I'm not using the -f flag

from openfpgaloader.

trabucayre avatar trabucayre commented on June 26, 2024

Sorry. I have seen this error and immediately think about this issue.
Could you try with -b zedboard ?
I have retested and no issue, but I have used an Linux computer. It's weird because default behavior is volatile memory.

from openfpgaloader.

gian-didom avatar gian-didom commented on June 26, 2024

I think that the script itself tries to write to volatile memory, because a message appears when using -f instead.
I will try with a different cable. Do both JTAG and UART ports of the ZedBoard need to be connected?
I'll also try with a Linux computer.

from openfpgaloader.

trabucayre avatar trabucayre commented on June 26, 2024

I think I found why openFPGALoader try to write to the flash:
In your command line you have a bitstream called sampleProject.blt with BLT as extension instead of BIT.
If you check this couple of lines target choise is based on user information + extension: a .blt extension isn't a know bitstream file and considered as a raw binary data (can't be used for SRAM mode) to write somewhere into the flash.

from openfpgaloader.

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.