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

overlapping memory ranges issue with some examples #548

Open
chenrui333 opened this issue Sep 15, 2024 · 1 comment
Open

overlapping memory ranges issue with some examples #548

chenrui333 opened this issue Sep 15, 2024 · 1 comment
Assignees

Comments

@chenrui333
Copy link

👋 while regression test picotool 2.0.0, found some overlapping memory ranges errors for hello_usb, blink, and blink_simple

the error is below:

$ picotool info hello_world.uf2
ERROR: Found overlapping memory ranges 0x10000000->0x10000100 and 0x10000000->10000100

relates to Homebrew/homebrew-core#190736

@will-v-pi
Copy link
Contributor

Could you confirm how you created hello_world.uf2? None of the examples mentioned create a UF2 with that name, and I cannot reproduce that error when compiling any of those examples myself.

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