• STM32L476 Linker Warning L6988W
    Hi, I am trying to include the ARM DSP libraries in my project using the STM32L4 MCU (Cortex-M4) but i am getting a warning; Warning: L6988W: Ignoring unknown patch sdcomp-29491-629360 I...
  • STM32L476 USART and I2C drivers
    Hello, I am evaluating the Keil tools and the STM32L476. I am attempting to use an USART and an I2C interface on the Discovery board. In "Project->Manage->Pack Install" I have everything related...
  • unable to find the device STM32L476 while creating new project in Keil v4.74
    I'm working with STM32L476 Discovery Board. But while creating a new project in my existing Keil version v4.74, i can't find the target device STM32L476. Is this the problem with my Keil version.Do I...
  • Keil simulation
    when I use keil to simulator function, and call swi to generate a software interrupt ,the pc jump to 0x00000008,but this address not map to extern address 0x80000000
  • C8051F120 Debug simulation on Keil
    Hi, I use Keil to simulate C8051F120 but I cannot view the all peripherals of MCU (No hardware debug). I can view all peripherals if I use C8051F005. Anyone know about it? Am I missing something...