rust-raspberrypi-OS-tutorials icon indicating copy to clipboard operation
rust-raspberrypi-OS-tutorials copied to clipboard

Currently porting to RISC-V

Open retpolanne opened this issue 2 years ago • 0 comments

Hey, this is my attempt at porting it to RISC-V :)

https://github.com/retpolanne/rust-mangopi-OS-tutorials-riscv

The challenge I'm currently facing is that, for some reason, the stack frame gets a lot of 0xff's and at some point the pc points to that.

Edit: I made the hello world work :)

retpolanne avatar Dec 03 '23 01:12 retpolanne