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

unable to see logs from nrf52840DK on MacBook Pro M1

Hi

I have a machine MacBook Pro 14 Inch 2021

Chip : Apple M1 Pro

I am using nrf52840DK

Using Segger 5.68. installed via Toolchain

Using sdk connect 1.8 

The J-Link is connecting either from Segger and also from outside.

There is no problem with the deploy and run the apps.

The problem is that there is no printing to the logs at all. 

I worked with my supplier in Israel and the exactly same environment and project (peripheral_lbs) is working and printing logs on his Windows machine.

In my prj.conf I have:

# RTT Log Enable
CONFIG_UART_CONSOLE=n
CONFIG_RTT_CONSOLE=y

Regards

Daniel

Parents Reply Children
  • I am getting lost in all this instructions.

    From what I understand I am not supposed to install separate pieces I am supposed to use the new nrfConnect for Desktop from here and install the version with all the stuff inside from this app. So I install the nrf Connect, from inside I installed the Toolchain Manager and from the Toolchain Manager I installed the 1.8.0 so I am running everything from there.

    And also as I said the Segger environment is capable to connect to the board and to deploy the software. Also the RTT app is connecting just the "logs" are not shown.

    Regards

    Daniel 

  • Hi Daniel, 

    Are you able to get the RTT log with this image

    If it still doesn't give any log output, try to open the JLinkRTTClient from the terminal while connected with JLinkExe.

    -Amanda

Related