GithubHelp home page GithubHelp logo

RISCV Build Instructions about embeddeddoom HOT 4 OPEN

misprit7 avatar misprit7 commented on September 27, 2024
RISCV Build Instructions

from embeddeddoom.

Comments (4)

hitchhooker avatar hitchhooker commented on September 27, 2024

you might be interested to check out polkadoom and rv32e also

from embeddeddoom.

cnlohr avatar cnlohr commented on September 27, 2024

This currently targets Linux, but the number of entries of this project into the Kernel are exceptionally few, since it compiles all assets into itself, so it is trivially compilable into embedded systems as well. It was originally geared to run on an ESP32-C3, but I never finished that.

It's just designed to be extremely primitive where you update i_video.c with whatever I/O you need.

from embeddeddoom.

misprit7 avatar misprit7 commented on September 27, 2024

A few days ago I looked into this again, and yeah that was my experience. The biggest issue I had was that since I'm targetting rv32i without cpu/hardware multiplication+division, libc has to be recompiled with different settings as well. I ended up switching out doomgeneric with embeddeddoom in polkadoom which was linked above. Most of the time was spent fiddling with compiler settings/make files, once I got my toolchain figured out it just took like an hour to remove all the kernel calls.

Haven't actually tested stuff but at least it compiles with my linker script, probably won't look at this for a while but I'll let you know if I have other questions when I do.

from embeddeddoom.

cnlohr avatar cnlohr commented on September 27, 2024

Let me know if you run into any further issues.

from embeddeddoom.

Related Issues (6)

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.