# PPOR

## Overview

**PPOR** This driver example project shows how to perform system reset.

## Board Setting

- No special settings

## Running the example

When the project runs correctly, the serial port terminal will output the following information:
```console
ppor example
reset_soc
```
If the segger embedded studio project build type adopts flash_ XIP or Flash_ sdram_ XIP, the following information will be printed additionally:
```console
Software reset has occurred
```
