Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gerard Marull-Paretas 75839ea4ad snippets: add snippet to boot Nordic PPR core from RAM 1 year ago
..
boards
README.rst
nordic-ppr-ram.overlay
snippet.yml

README.rst

.. _nordic-ppr-ram:

Nordic boot PPR snippet with execution from RAM (nordic-ppr-ram)
################################################################

Overview
********

This snippet allows users to build Zephyr with the capability to boot Nordic PPR
(Peripheral Processor) from another core. PPR code is executed from RAM. Note
that PPR image must be built with :kconfig:option:`CONFIG_XIP` disabled.