MPP Log Demo#
Introduction#
This example demonstrates the basic usage of the MPP log interface, including:
Setting the module log level
Reading the module log level
Setting the log read wait strategy
Reading the log buffer
Code Location#
src/rtsmart/examples/mpp/sample_log
Build Method#
Enable the following in make menuconfig:
RT-Smart UserSpace Examples ConfigurationEnable MPP examplesEnable Build sample_log
Then execute firmware compilation.
Run Example#
cd /sdcard/app/examples/mpp
./sample_log.elf
