Difference between revisions of "Zephyr-sdk-install-and-config"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (adding links to Nordic Semi engineer Simon's nRF tutorial series, which touches in Segger Embedded Studio (or so we hope).)
m
Line 1: Line 1:
 +
 +
Zephyr SDK installation :: Nordic nRF SDK installation :: JLinkARM installations
  
 
Steps to installing Zephyr SDK and prerequisites in the context of NordicSemi's forked branch of Zephyr, and specifically details on `west init`, `west zephyr-export` and `west update`:
 
Steps to installing Zephyr SDK and prerequisites in the context of NordicSemi's forked branch of Zephyr, and specifically details on `west init`, `west zephyr-export` and `west update`:
Line 17: Line 19:
 
*  https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-3-ncs-v1-4-0
 
*  https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-3-ncs-v1-4-0
  
 +
 +
 +
*  https://www.segger.com/downloads/jlink/?step=1&file=JLink_510d
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 22:58, 27 September 2021

Zephyr SDK installation :: Nordic nRF SDK installation :: JLinkARM installations

Steps to installing Zephyr SDK and prerequisites in the context of NordicSemi's forked branch of Zephyr, and specifically details on `west init`, `west zephyr-export` and `west update`:

Instructions to install Zephyr SDK 0.13.0, note this is a Zephyr website page:


Back to Nordic, their instructions for installing Segger Embedded Studio for Nordic development:


Nordic Semi Simon's four part nRF tutorial series: