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

Do not work on STM32L0 (thumbv6m) #10

Open
romixlab opened this issue Oct 8, 2020 · 0 comments
Open

Do not work on STM32L0 (thumbv6m) #10

romixlab opened this issue Oct 8, 2020 · 0 comments

Comments

@romixlab
Copy link
Contributor

romixlab commented Oct 8, 2020

Simply no output, maybe some one might have an idea why could it be. Another piece of the puzzle is this library - https://github.com/wez/jlink_rtt which works just fine. I even tried to flash rtt-target based firmware first and then without closing rttviewer flashed jlink_rtt one, and it worked. So maybe init part is fine, but then actual writing seems to be pretty much the same (ptr::copy vs ptr::copy_non_overlapping). Or rttviewer just rescans the RAM after reset and it doesn't mean anything.

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