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
  • Hi

    I am trying to see the logs from Segger and from the RTT Viewer.

    Both are capable to connect to it.

    VS Code is not succeeding to run at all and is not recognizing the board which I suppose is because the M1 or another missing part.

    tried your parameters and it's still not working.

    I will be happy to have a AnyDesk/Zoom/TeamViewer or anything else which can help you to see it live and help.

    Thanks

    Daniel

Reply
  • Hi

    I am trying to see the logs from Segger and from the RTT Viewer.

    Both are capable to connect to it.

    VS Code is not succeeding to run at all and is not recognizing the board which I suppose is because the M1 or another missing part.

    tried your parameters and it's still not working.

    I will be happy to have a AnyDesk/Zoom/TeamViewer or anything else which can help you to see it live and help.

    Thanks

    Daniel

Children
Related