Closed 0smr closed 7 months ago
I am hitting the same issue. Using Assertion level silent works fine, but as soon as assertions are disable entirely it breaks. Right now I am using silent mode, but switching to none would probably remove yet another couple bytes I can use for a feature in 1M (split into two ota parts) devices.
This is a duplicate of #1260, which has a workaround, however #1262 ~seems to suggest that there are more issues with this setting~ lists some more bugs which I fixed.
@Thalhammer, thank you for your comment. I will close this issue since you answered it here #1262.
Problem Description
I am experiencing a linker issue when trying to disable debug assertion. This also occurs when attempting to compile my application in Release/MinSizeRelease mode in Qt Creator.
Environment
c4634015d873c6cf86e118df9364c2fbc20d9a11
(latest version)Steps to reproduce
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
Code to reproduce this issue
A simple blink.
Compile Logs
Other stuff
SDK config file:
sdkconfig
Objdump