• 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
  • Help Keil Simulator
    I am trying to simulate my LPC1225 project C code. I am Building the code with 0 error and warning. But when I starting Debug session to control my code operation, the Debug goes to System_LPC122x.c...