Open tejlmand opened 3 months ago
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
Describe the bug
Compilation of
JLINK_MONITOR_ISR_SES.s
fails when compiling with clang.To Reproduce Steps to reproduce the behavior:
west build -p -b nrf52840dk/nrf52840 samples/hello_world/ -- -DCONFIG_SEGGER_DEBUGMON=y -DCONFIG_CORTEX_M_DEBUG_MONITOR_HOOK=y
Expected behavior Successful compilation
Impact Unable to use Segger's J-Link debug monitor
Logs and console output Build log:
Environment (please complete the following information):