nRF Connect for VS Code, part 3: Building an application

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 30

  • @SaieenTwist
    @SaieenTwist 9 місяців тому +1

    How can I use nRF Connect to built project for nucleo_l432kc board. It give error that Missing st/l4/stm32l432k(b-c)ux-pinctrl.dtsi file while building.

    • @NordicSemi
      @NordicSemi  9 місяців тому +1

      Hi, for using Zephyr with your STM product, you need to use the Zephyr ecosystem and not the nRF Connect SDK. The nRF Connect for VS Code extension is only designed to work out of the box with products from Nordic Semiconductor.
      /Robin

    • @SaieenTwist
      @SaieenTwist 9 місяців тому

      @@NordicSemi Thank You for clearing.

  • @sibermak6136
    @sibermak6136 5 місяців тому +2

    Hello, I use custom board using nrf52840 and gonna program with swd on jlink
    Anyways what is my question is because I use custom board what board I need to select make it work or is there a board I can select by default for nrf52840

    • @NordicSemi
      @NordicSemi  4 місяці тому

      Hi, I recommend checking out this webinar which covers that exact topic ua-cam.com/video/V_dVKgWKILM/v-deo.html
      /Robin

  • @swapnilsurule3836
    @swapnilsurule3836 2 місяці тому

    Do you have this play list for latest version ? UI is changed now

  • @JayeshKumarMaurya
    @JayeshKumarMaurya Рік тому +1

    hello, I followed all your steps followed these videos for the software installation. Following the video only when I run the example code I found the error like "the term GCC is not recognized as the term of cmdlet .....".

    • @NordicSemi
      @NordicSemi  Рік тому

      Hello, have you installed the toolchain? That has to be installed: nrfconnect.github.io/vscode-nrf-connect/get_started/quick_setup.html. If you have the toolchain installed, and are still having issues, please reach out to our tech support team on DevZone: devzone.nordicsemi.com/

  • @nathanwalter2237
    @nathanwalter2237 Рік тому +1

    I just followed these videos for the software installation. Following this video, when trying to add a board configuration, the "nrf52840_nrf52840" board isn't listed in the dropdown list of boards; even if I select the "All boards" radio button. Other board names do appear.

    • @NordicSemi
      @NordicSemi  Рік тому

      Seems like you are missing dk as it should be "nrf52840dk_nrf52840"
      If that is not the case it is difficult to guide you when we do not see what you see or not see. Please reach out to our tech support team on DevZone and share screen shots for them to help: devzone.nordicsemi.com/

    • @pratiksonawane3733
      @pratiksonawane3733 3 місяці тому

      have you got the solution to this problem?

  • @m4gg197
    @m4gg197 Рік тому +1

    hi can i use this with the standalone nrf52840 chip on a custom board with a FTDI programmer?

    • @NordicSemi
      @NordicSemi  Рік тому

      Hi, our nRF52 Series SoCs has SWD programming support by default. We recommend that you check out these DevZone posts, and if you need further help, please posts a question there on DevZone to our tech support team:
      devzone.nordicsemi.com/f/nordic-q-a/22347/flashing-and-debugging-nrf52840-using-ftdi
      devzone.nordicsemi.com/f/nordic-q-a/29221/flash-nrf52-on-windows-with-openocd-ftdi

  • @Vishnu-ob2nf
    @Vishnu-ob2nf 8 місяців тому +1

    Hey , can I use nRF 51822 with nRF connect ? In the document it is saying partial support . Thank you

    • @NordicSemi
      @NordicSemi  7 місяців тому

      Hey, there are board files for the nRF51 DK in the nRF Connect SDK, but please be aware that the nRF51 Series is not officially supported. This means that we don't do any testing on our side to verify that the examples and libraries work well for this device, and support will be very limited if you experience any issues. You are free to reach out to our community on DevZone if you are experiencing problems: devzone.nordicsemi.com/

  • @VimalKumar-fh5eu
    @VimalKumar-fh5eu Рік тому +1

    Thank you so much for creating this series
    When I created mine and cliked on build configuration, I get
    'west' is not recognized as an internal or external command,
    operable program or batch file.
    I have west instaled in a venv as recommended by the zephyr project. How do I link nrfconnect to use python venv?

    • @NordicSemi
      @NordicSemi  Рік тому +1

      Venv is not supported in nRF Connect SDK with nRF Connect for VS Code. We recommend to follow this to get started: developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html

  • @daniel.dosaru
    @daniel.dosaru Рік тому +1

    How can I add an additional library to my application ? For example the nrf_pwr_mgmt.h file

    • @NordicSemi
      @NordicSemi  Рік тому

      In the nRF Connect SDK, you need to add the configs that enables a library in the project's KConfig file, and include the header file in your main.c file with #include "additional_library.h". You can check out the Nordic Dev Academy and do the nRF Connect SDK Fundamentals course to get properly started on your nRF Connect SDK journey: academy.nordicsemi.com

  • @hakonmoen3438
    @hakonmoen3438 Рік тому +1

    when I build I get this error: "Makefile entry point not found". What can I do to fix this?

    • @NordicSemi
      @NordicSemi  Рік тому

      Please ensure "enable debug options" is not checked when you build. If that is not the error, we would need more details on where you get the error to be able to help. Please reach out to our tech support team on DevZone: devzone.nordicsemi.com

  • @maaztahir3579
    @maaztahir3579 4 місяці тому

    I have connected a custom board that has nrf9160 chip with FDTI cable. Through serial monitors I am able to transmit AT commands. Means the board connects and works
    But at VS code when I follow this tutorial after building it shows "No Device found" in the Connected Devices.

    • @NordicSemi
      @NordicSemi  4 місяці тому

      Flashing is done through J-Link or some other SWD interface, not UART directly in VS Code. Either use an external J-link for this or the external debug output of any nRF91 Series DK connected to your custom board. We recommend that you make a DevZone ticket to reach out directly to our tech support team for more information: devzone.nordicsemi.com/

  • @NicolasPoles
    @NicolasPoles Рік тому +1

    Hi, my blinky build completes successfully on the nRF52840-DK, but VS Code keeps telling me that some files aren't found ('zephyr/kernel.h' file not found) :
    [{
    "resource": "/c:/Users/username/Documents/blinky/src/main.c",
    "owner": "_generated_diagnostic_collection_name_#0",
    "code": "pp_file_not_found",
    "severity": 8,
    "message": "'zephyr/kernel.h' file not found",
    "source": "clang",
    "startLineNumber": 7,
    "startColumn": 10,
    "endLineNumber": 7,
    "endColumn": 27
    }]
    Somehow, this error doesn't stop me from building and flashing the device. I would still like to fix this, just in case.

    • @NordicSemi
      @NordicSemi  Рік тому +1

      Hi, please reach out to our tech support team on DevZone, and add the build/error log and specify which SDK version you are using so the team can look into the error: devzone.nordicsemi.com

  • @arthurchow-h8t
    @arthurchow-h8t 3 місяці тому

    能不能加上字幕, 英文听着,太费劲了.

    • @NordicSemi
      @NordicSemi  Місяць тому

      You are able to use the default/automatic subtitles, that should help you out.