I can't build examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay. I get the following error message:
cc1: fatal error: cannot open 'C:/.../examples/ble_central_and_peripheral/experimental/ble_app_hrs_rscs_relay/pca10040/s132/ses/Output/Release/Obj/ble_app_hrs_rscs_relay_pca10040_s132/nrf_log_backend_serial.asm' for writing: No such file or directory
Why is that? Is there a limit on the path at 256 characters?
(I can build other examples without problems.)