• Using CMSIS Packs with STM32CubeMX and IAR Embedded Workbench

    Marius Schmitt
    Marius Schmitt

    For better portability i'm trying to use the CMSIS-Driver Interface to access Microcontroller Peripherals.

    As a starting point, i tried setting up an application with a simple goal: Transmit a byte using the USART Peripheral via CMSIS-Driver interface…

    • 23 days ago
    • Software Tools
    • Keil forum
  • RTX5 Inclusion

    Davide991
    Davide991

    Hi everyone!

    i'm trying to add CMSIS-RTX5 in my project.

    Without RTX5 the code run correctly.

    Adding RTX5 the following error appears:

    .\stm32_base.axf: Error: L6200E: Symbol PendSV_Handler multiply defined (by irq_cm4f.o and stm32l4xx_it.o).
    .\stm32_base…

    • over 2 years ago
    • Software Tools
    • Keil forum