Introduction to the Zephyr RTOS

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2020
  • Together with Zephyr, we would like to give you a comprehensive introduction to the Zephyr Real Time Operating System (RTOS) and some of its main benefits. Register and you will be showcased demos doing a sample build and flashing a sample application to a Nordic board. Before the live panel QA session, we will present the future direction Zephyr is going, its capabilities and structure, as well as discussing some of the development tools that you can use to accelerate your product development.
    You should have some embedded programming experience to get the best out of this webinar. Experience developing with Nordic products or RTOS is not a must.
    Content:
    - Intro to Zephyr RTOS
    - Main benefits of Zephyr
    - Capabilities and structure
    - Technical deep dive
    - Demo of West functionality
    This webinar was live September 24, 2020 at 9 AM CEST and 5 PM CEST.
    The presentation used in the webinar and the live QA can be downloaded here: bit.ly/38Uv4fw
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 41

  • @tsraikage
    @tsraikage 3 ปีที่แล้ว +19

    i always loved how nordic semiconductor keep in touch with us, mortal people, just users who only want to learn.

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว +2

      Thank you so much for your comment, Tarash. You made our day!

  • @EdwinFairchild
    @EdwinFairchild 3 ปีที่แล้ว +3

    This was amazing thank you !!!! , So this is more closer to an Embedded Linux type of OS , as oppose to something like FreeRtos where I just add a few files and continue working in my regular IDE . This seems to be like a higher level type of OS more than a scheduler with tasks and such.

    • @airfix5857
      @airfix5857 2 ปีที่แล้ว +1

      Just started to blink led on nrf with zephyr 😂

  • @ansdfgb
    @ansdfgb 3 ปีที่แล้ว +1

    Great introduction

  • @arjunsinghkalsi9305
    @arjunsinghkalsi9305 3 ปีที่แล้ว

    Loved this introductory video. My question is: if i have my project outside of nrf connect directory (zephyr is in nrf connect sdk directory). How can i use West tool. I have been trying with no luck. Thanks

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      Thank you Arjun. You should reach out to our tech support team on DevZone with your questions, they will be able to help you out: devzone.nordicsemi.com

  • @Mankindux
    @Mankindux 2 ปีที่แล้ว +3

    Note for everyone: don't forget to turn off notifications before doing an online webinar. 😁

  • @bySteVOO
    @bySteVOO 3 ปีที่แล้ว +3

    Great Webinar, thanks for that!
    I see a lot of Nordic people using VS Code in these videos, but is it possible to fully develop applications solely in VS Code? You know: Building, Flashing, Debugging, Accessing all the source files down to the HAL files e.g.
    Or is the embedded studio from SEGGER (nordic edition) the only way to fully develop an application in one environment?

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      Thank you for your feedback! Please use our DevZone to connect directly with our tech support team, they will be able to answer your question: devzone.nordicsemi.com

    • @wlgrd7052
      @wlgrd7052 3 ปีที่แล้ว +2

      You can absolutely dive as deep as you want with VS Code, but it demands more fiddling with the command line than SES. More control, but might be a bit more advanced depending on your experience with CLI.

  • @Andreasonline3
    @Andreasonline3 2 ปีที่แล้ว +1

    awesome video !
    i recently got my 53 dk board and was wondering if these more content to digest on the approaches on programming in the new enviroment that is zephyr as i've come from the 52dk / stm32

    • @NordicSemi
      @NordicSemi  2 ปีที่แล้ว

      Thanks! We recommend you to watch our webinar: "Getting started with custom development in nRF Connect SDK" l th-cam.com/video/KSivO9Cf1TE/w-d-xo.html&lc=UgxjdCB5GVVTuI9Cd7N4AaABAg
      You might find this tutorial on DevZone useful as well: devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-4-0

    • @Andreasonline3
      @Andreasonline3 2 ปีที่แล้ว

      @@NordicSemi woo thanks. Just in time for the weekend

    • @NordicSemi
      @NordicSemi  2 ปีที่แล้ว

      @@Andreasonline3 Perfect timing! Have a great weekend.

  • @turanamo
    @turanamo 3 หลายเดือนก่อน

    What ARM926EJS 32-bit board with MMU does Nordic Semi support on Zephyr?

    • @NordicSemi
      @NordicSemi  3 หลายเดือนก่อน

      We do not support non-Nordic-devices in our SDK. We recommend reaching out to Zephyr on their Discord channel: discord.com/invite/Ck7jw53nU2

  • @platin2148
    @platin2148 ปีที่แล้ว

    I’m still wondering how i make my own part of hal and drivers? I work with pretty new chips that require there custom protocols..

    • @NordicSemi
      @NordicSemi  ปีที่แล้ว

      Have you seen our Nordic Developer Academy? We recommend taking the nRF Connect SDK Fundamentals to learn more about Zephyr RTOS: academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/

  • @pooyamoradi4278
    @pooyamoradi4278 3 ปีที่แล้ว

    At what point should one consider developing the application in Zephyr instead of nRF5 SDK?

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว +2

      Hi Pooya, there is no need to migrate to nRF Connect SDK/Zephyr if you are happy with the current feature set in nRF5 SDK v17, but keep in mind that the nRF5 SDK is currently in maintenance mode, and will not be updated with major new features. For instance, support for Bluetooth 5.1 direction finding and LE Audio in Bluetooth 5.2 will only be supported by nRF Connect SDK. New Nordic devices like the nRF91 and nRF53 Series will also only be supported by nRF Connect SDK, so if you are planning to use Nordic devices in the future you will likely need to migrate at one point.

    • @wcaeng
      @wcaeng 3 ปีที่แล้ว

      All soc´s is already supported by nRF Connect SDK?

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      @@wcaeng yes, all the SoC's in the nRF52 Series, nRF53 Series and nRF91 Series. You can read more about the nRF Connect SDK: bit.ly/3kBm0yr

  • @bharathkumarmaturu4913
    @bharathkumarmaturu4913 3 ปีที่แล้ว

    so how can we install zephyr studio in ubuntu......?

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว +1

      We have a guide on how to install nRF Connect SDK manually on Linux and MacOS: developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html

  • @winstonalf
    @winstonalf 3 ปีที่แล้ว

    Can we do debugging through VSCode GUI.. ? Like without doing through commandline. Since there is a plugin in VSCOde named "Cortex-Debug"

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      You might find this video from Visual Studio Code useful: th-cam.com/video/6cOsxaNC06c/w-d-xo.html They also have quite a lot of useful information on their website: code.visualstudio.com/docs/introvideos/debugging

  • @NozenPython
    @NozenPython 2 หลายเดือนก่อน

    Useful information but the sound quality is very bad.

  • @iunknowncyber8893
    @iunknowncyber8893 ปีที่แล้ว

    sorry i'm newcomer, rpi support Zephyr?

    • @NordicSemi
      @NordicSemi  ปีที่แล้ว

      If you mean Raspberry Pi so yes. For more info, check out: www.zephyrproject.org/raspberry-pi-zephyr-rtos/

  • @nachiketathakur697
    @nachiketathakur697 3 ปีที่แล้ว +2

    zephyr ecosystem begins at: 14:37

    • @EdwinFairchild
      @EdwinFairchild 3 ปีที่แล้ว

      hey would you happen to know if there is a forum or any sort of online community for users to ask questions or have a discussion? they seem to make "community" and important factor, but aside from zephyr developers i have found no other community for users.

    • @coltennabers634
      @coltennabers634 ปีที่แล้ว

      @@EdwinFairchild subscribe to the mailing list

  • @oidpolar6302
    @oidpolar6302 3 ปีที่แล้ว

    And no mention about FreeRTOS at all?

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      nRF Connect SDK builds on the Zephyr RTOS to provide best in class functionality. It is however also possible to combine our RTOS-independent HAL and driver layer, nrfx, with another RTOS like FreeRTOS.

    • @oidpolar6302
      @oidpolar6302 3 ปีที่แล้ว

      @@NordicSemi zephyr support for nrf4350dk is weak. Only examples are compilable. There is no option to create new project for zephyr provided in Nordic ses clone. There is no impact on zephyr configuration using nrf connect configurator

    • @NordicSemi
      @NordicSemi  3 ปีที่แล้ว

      @@oidpolar6302we appreciate feedback on our products. If you could please post on our DevZone with more information for us to evaluate the Zephyr support we offer at the moment. Thank you. devzone.nordicsemi.com

  • @user-yb9yr2wu8v
    @user-yb9yr2wu8v ปีที่แล้ว

    受益匪浅.

  • @kippie80
    @kippie80 2 ปีที่แล้ว +1

    You lost me at "without further todo".

  • @NozenPython
    @NozenPython 2 หลายเดือนก่อน

    Useful information but the sound quality is very bad.