DoxyGen: remind users to enable trace before using PMU
Add some notes to remind users to enable trace via: CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; before using PMU. This is originally mentioned in 'Application Note Armv8.1-M Performance Monitoring User Guide'
Loading
Please sign in to comment