You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not getting worst-case stack analysis with older SDK and with older Zephyr tree, my suspicion is that some dependency in the modules started breaking this, so it is not a bug in zephyr, need to open a bug in puncover issues. The basic functionality of puncover is still there and works fine.
The development of puncover seems to be halted. (Three commits in 2020 are the last. Before that is 2017) Is it possible to host it under Zephyr project? Or integrate it with Zephyr SDK?
sdk-0.12.0-beta-3 breaks puncover support for worst-case stack analysis from https://docs.zephyrproject.org/latest/guides/optimizations/tools.html#build-target-puncover. No stack data is visible in the puncover web; dropping back to sdk-0.11.4 it shows up.
Not clear whether the problem needs to be fixed here, in the sdk, or in HBehrens/puncover
The text was updated successfully, but these errors were encountered: