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

From Wiki at Neela Nurseries
Jump to: navigation, search
m
m
Line 20: Line 20:
  
  
 +
== gnuarmemb And JLinkARM installation ==
 +
 +
*  https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads
  
 
*  https://www.segger.com/downloads/jlink/?step=1&file=JLink_510d
 
*  https://www.segger.com/downloads/jlink/?step=1&file=JLink_510d
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 22:59, 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:


gnuarmemb And JLinkARM installation