ReadMe.txt for the ST STM32MP157 start project.

This project was built for Segger Embedded Studio V6.34a.

Supported hardware:
===================
The sample project for the STM32MP157 is prepared to run on
an ST STM32MP15x-EV1. Using different target hardware may
require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into internal RAM
  using J-Link. An embOS debug and profiling library is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView for STM32MP15XX_M4_DUALFLASH as target device and
  SWD target interface. In addition, the RTT buffer address must
  be specified with this target (in case of doubt, search for
  _SEGGER_RTT in the respective mapfile).
  Please make sure, that only SystemView is connected to the target
  and all other connections, like the ES debug session, are closed.

- Release:
  This configuration is prepared for download into internal RAM
  using J-Link. An embOS release library is used.

Notes:
======
Since this project is a RAM application that is loaded into RAM
on debug start, please set the device into the engineering boot
mode in order to avoid any possible issues caused by the boot ROM.

SW1:
ON
|-------|
| | |x|x|
|-------|
|x|x| | |
|-------|
 1 2 3 4