Closed
Description
Description
- Type: Bug
- Related issue: None
- Priority: Minor
Bug
Target
NRF52_DK
Toolchain:
GCC_ARM, Online Compiler (ARMC5)
Toolchain version:
6.2.1 20161205
mbed-cli version:
1.1.1
meed-os sha:
1747ef4
DAPLink version:
Expected behavior
Reduce code size
Actual behavior
Application hang - LED does not blink. Compile without NDEBUG set and application works as expected.
Steps to reproduce
Using mBed online compiler, set NDEBUG using menu option "Compile Macros". Compile and download application to NRF52_DK. Same result with using offline compiler (set NDEBUG in mbed_app.json)