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

Getting Started Guide? #3

Open
KenjutsuGH opened this issue May 18, 2021 · 1 comment
Open

Getting Started Guide? #3

KenjutsuGH opened this issue May 18, 2021 · 1 comment

Comments

@KenjutsuGH
Copy link

I'm new to rust and bl602. Is any Getting Started Guide available? When I run:

cargo run --example bl602-gpio-blinky

I get:

error: linking with `rust-lld` failed: exit status: 1
rust-lld: error: undefined symbol: TimerCh1
rust-lld: error: undefined symbol: Gpio
rust-lld: error: undefined symbol: TimerCh0

rustc 1.54.0-nightly (4de757209 2021-05-01)
MacOS 10.13.6

@mkroman
Copy link
Collaborator

mkroman commented May 25, 2021

Sorry for the late reply!

There was a change in sipeed/bl602-hal#21 which required some changes here, which were never applied.

I've gone ahead and added it, so if you update your bl602-rust-guide repo, it should work now.

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

2 participants