-
-
Notifications
You must be signed in to change notification settings - Fork 652
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
Unable to inspect memory #1428
Comments
this is a successful verbose build, maybe its helpful I can see code inspection, but not ram/iram |
Hello! any suggestion on how to investigate? i stll have the same issue.
Platformio.ini
|
Hi @italocjs, can you provide a project example to reproduce the issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My code was unable to build duo iram overflow (happens on one cpu, not on another, same code). i tried remove some options on menuconfig so now a can build, but even with complete build using project inspection returns "invalid params".
How can i fix it? any tips on fixing iram issues? i dont use it on my code, is probably something hidden by esp-idf. i need to investigate this further.
The text was updated successfully, but these errors were encountered: