Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Getting started with RISC-V #36

Open
anarchitech opened this issue Nov 21, 2021 · 0 comments
Open

Update Getting started with RISC-V #36

anarchitech opened this issue Nov 21, 2021 · 0 comments

Comments

@anarchitech
Copy link

The instructions for using muforth in Getting started with RISC-V are out of date. The use of openocd is no longer required.

To chat with a target (we'll use the HiFive1 as an example,) use the relevant patched code referenced here until the changes get incorporated into origin/master.

NB: This patch did not add this code, it simply fixes some malfeasance that crept in with changes to asm{{ & }}.

NB: Make sure muforth/mu/serial-target is symlinked to the correct /dev/whateva! On OpenBSD, this is /dev/cuaU1. Make sure you are a member of the group for that device! On OpenBSD, this is group dialer.

cd muforth/mu
./muforth -f target/RISC-V/board/hifive1.mu4
chat

and you should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant