nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

" Output/Debug/Obj/uart_pca10056/thumb_crt0.o: in function `_start':" when trying to build uart example

Hi,

im using sdk 17.1 with segger embedded studio v6.2a and nrf52840. I am trying to use the uart example and it gives an error no name type found "__printf_tag_ptr". I searched for this problem here. A couple of answers suggested that i try a previous segger version which was used for testing of the sdk im using. So i tried installing segger v5.42a.It gave me an error " Output/Debug/Obj/uart_pca10056/thumb_crt0.o: in function `_start':" any suggestions how to get it to work ? thank you,

Related