Code Monkey home page Code Monkey logo

Comments (5)

FelipeWcosta avatar FelipeWcosta commented on June 2, 2024

Recently I try to copy proj/example cfu folder to another folder with cp -r proj/example_cfu proj/test_cfu and is appearing the same error.

from cfu-playground.

tcal-x avatar tcal-x commented on June 2, 2024

Hi @FelipeWcosta , it seems to be a tool installation problem. What is your operating system?

From the top directory of CFU-Playground, what do you see under env/conda/envs/cfu-common/bin?

Hmm, do you have a riscv64* toolchain installed somewhere else in your path already? There may be an issue with that toolchain conflicting with the riscv32 toolchain provided by conda (make env / make enter).

from cfu-playground.

FelipeWcosta avatar FelipeWcosta commented on June 2, 2024

Hi @tcal-x, thank you for the reply. Yes, I have riscv64 toolchain in my home dictory, following the directory mentioned I can see the riscv32 toolchain. Can I fix it just with make env and make enter?

from cfu-playground.

tcal-x avatar tcal-x commented on June 2, 2024

@FelipeWcosta can you try hiding your riscv64 toolchain by making the directory unreadable (doing something like chmod 000 <directory>)? Then make clean and make renode again...

from cfu-playground.

FelipeWcosta avatar FelipeWcosta commented on June 2, 2024

Good news, it's worked. Grateful for your help @tcal-x

from cfu-playground.

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.