code size reduced for nrf52840dk #30576
Unanswered
nehalrohit
asked this question in
Q&A
Replies: 1 comment
-
Try to set CONFIG_DEBUG_OPTIMIZATIONS=y or CONFIG_SIZE_OPTIMIZATIONS=y if you haven't set before. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I merged the code updatehub+openthread+5 I2c sensor+SDcard for nrf52840dk_pac10056 (all extra logs are diasble).
My problem is the code(bin file ) size is more than 0x67000 having any reason why zephyr-based code(simple CLI code -412 KB) takes more space?
how to reduce the code size?
Beta Was this translation helpful? Give feedback.
All reactions