Skip to content

gnudeep/hello-world-riscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Hello World Example Build for RISC-V

This example builds hello-world ELF binary for the RISC-V architecture.

You can build the program using the make command.

You can examine the binary using the readelf -a hello.

You can run using Spike RISC-V ISA simulator.

spike <path>pk hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published