Peripheral view while debugging
Posted on May 02, 2013 at 20:52While working through the projects in the STM32F4Discovery Keil examples, the peripherals aren't available for view like they are when creating a standalone project. I can add a watch point for SPI2[as an example] and ...