I try to add default nRF sdk libs in Segger studio. All files exist and path corect.
in nutshell i try to add uart module to default ble_app_buttonless_dfu example
I try to add default nRF sdk libs in Segger studio. All files exist and path corect.
in nutshell i try to add uart module to default ble_app_buttonless_dfu example
Can you try using shashes instead of backwards slashes in the paths?
../../../../../../components/ble/ble_services/ble_nus
../../../../../../components/libraries/fifo
../../../../../../components/libraries/uart
i try to use backwards slashes, but error are the same.
Are you sure you have not added the paths to the "Additional Input Files" field in the Linker settings? These errors does not seem to have anything to do with compilation/preprocessor.
Additional Input Files field in the Linker settings are empty. I don't know other places to add paths except preprocessor window
Can you check "Show modified Options Only" in top right corner, click on Code in left panel, and post screenshot of all shown settings?