This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

srtm_demo

Overview

The srtm_demo demo application demonstrates the use of SRTM service provided in KSDK. The demo works together with Linux kernel, providing virtual i2c service to it. Linux will utilize SRTM APIs to configure the shared I2C. The commands are transferred via RPMSG to M core, then based on service protocols, M core will handle the configuration to CODEC hardware.

The demo also demonstrate support for multiple partition reset.