KConfig GUI Not Starting on MacBook Pro M4

I am using VSCode and the latest nRF Nordic extension. I have the toolchain and SDK 2.9.1 installed.

I created a new application for the nRF54L15 for bluetooth peripheral.

I am trying to add SPI to it and can't figure that out. I think I need to do something with KConfig, so I click on the KConfig GUI in the Actions panel on the left and nothing happens.

As I was trying to figure this out at one point I clicked on something and it said I needed to install KConfig, so I did. That finished and it still does nothing when I click on it.

Where do I go from here?

Parents
  • Hi

    Can you verify that you have installed the nRF Kconfig extention? If so which version do you have?

    I am trying to add SPI to it and can't figure that out. I think I need to do something with KConfig, so I click on the KConfig GUI in the Actions panel on the left and nothing happens.

    The Konfigs are supposed to be added to the prj.conf so you don't need the extension for anything. I personally do never use the nRF Kconfig Gui. Regarding SPI I can't say much without any more information but I recommend with staring here

    Regards

    Runar

  • At one point while trying to get this to work I was asked by VSCode or the extension if I wanted to install KConfig GUI and I said yes. I assume that is because it wasn't, but now should be?

    When I look in places like Applications or opt/nordic I don't see anything with a name releated to KConfig GUI, so can you help me figure out if it is installed and if so, the version?

  • If you press ctrl-shift+x in VScode you can see what extensions you have installed. 

    Regards

    Runar

Reply Children
Related