Coder Social home page Coder Social logo

adaptrum-richard / freedom-u540-c000-bootloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sifive/freedom-u540-c000-bootloader

0.0 0.0 0.0 111 KB

Freedom U540-C000 Bootloader Code

License: Other

C++ 0.36% C 95.00% Assembly 3.72% Makefile 0.91%

freedom-u540-c000-bootloader's Introduction

This project builds 3 binaries:

  1. zsbl, the zero stage bootloader.
  2. fsbl, the first stage bootloader.
  3. board_setup, a binary based on fsbl that configures the hardware in hart 0 and then executes ebreak. The other harts are parked in an infinite loop. It's intended to be used from OpenOCD to quickly prepare a HiFive Unleashed board for code to be downloaded into its DDR memory.

ubuntu 22.04 compile this project

sudo apt install gcc-riscv64-unknown-elf
sudo apt install picolibc-riscv64-unknown-elf
make

freedom-u540-c000-bootloader's People

Contributors

tmagik avatar paul-walmsley-sifive avatar palmer-dabbelt avatar atishp04 avatar timsifive avatar adaptrum-richard avatar esmil avatar gktrk avatar bcran avatar yashshah7 avatar zongbox avatar

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.