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

[ESP32-S2] LoadStore exception with systimer timer on embassy_hello_world example #253

Closed
MabezDev opened this issue Nov 7, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@MabezDev
Copy link
Member

MabezDev commented Nov 7, 2022

Found when testing #225, seems unrelated to the PR but could be an issue with atomic emulation (or a codegen issue)

@MabezDev MabezDev added the bug Something isn't working label Nov 7, 2022
@MabezDev MabezDev mentioned this issue Nov 7, 2022
4 tasks
@jessebraham jessebraham moved this to Todo in esp-rs Nov 9, 2022
@MabezDev
Copy link
Member Author

Seems like with 1.67, this is no longer an issue.

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jan 31, 2023
@elpiel
Copy link
Contributor

elpiel commented Apr 20, 2023

@MabezDev should this FIXME line then be removed?

# FIXME:
# - add 80_000_000 support to embassy time
# - Fix https://github.com/esp-rs/esp-hal/issues/253
# embassy-time-systick = ["esp-hal-common/embassy-time-systick", "embassy-time/tick-hz-1_000_000"]

Also, it still requires some changes to embassy-time

@bugadani
Copy link
Contributor

cc embassy-rs/embassy#1962

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants