User Activity

Hi guys,I using keil uvisionV5.35.0.0arm_compiler : V6.16We are developing a project on STM32L071CZYx MCU. which has flash memory: 192kBRAM: 20KBI have attached a I2C1_IRQhandler function for your reference.void I2C1_IRQHandler(void) { I2C1->CR1 &=...
MCU: STM32L071cz Application : MDK-ARM essentials version 5.35 when I try to build large project. The "Build Output" window freezes at a random point in the build. uVision is still responsive but I can't stop the build or quit uVision. The only way o...