User Activity

Posted on March 17, 2016 at 13:22 Hi, I'm trying to get the value of the CYCCNT in a STM32F746 Nucleo Board. Code is as follows: // Configuring DEMCR & CTRL registers CoreDebug->DEMCR &= ~0x01000000; CoreDebug->DEMCR |= 0x...