• Nucleo STM32F401RE missing Keil.STM32NUCLEO_BSP.1.0.1
    I am having trouble compiling the example STM32F401 Blinky program for my Nucleo STM32F401RE board using uVision V5.12.0.0. I am getting an error from Buttons:1.0.0 and LED:1.0.0 that the pack 'Keil...
  • led blinking problem in stm32f401re NUCLEO64(newbie)
    hi, earlier i was working on PIC controller, now i am shifting to ARM and i am having stm32f401re NUCLEO64 evaluation board. development tool chain i am using is Keil arm mdk , keil version 5. i found...
  • Startup file for stm32l072xx
    Hi ! I'm looking for some documentation about startup file (startup_stm32l072xx.s, for arm cortex M0+), in order to understand how it's work and how can I modify it. For the moment I didn't find...
  • ARM Compiler 6: Armclang
    ARM Compiler 6 uses armclang, but armclang can't use the intrinsic functions(like __qadd) that has used in the previous compiler.How can I get the optimization code? (Does the intrinsic functions are...
  • Versions of libraries used in armclang
    Hello, due to our software process we need to know which library versions are Included in ARMClang 6.10 Due to Arm® Compiler armclang Reference Guide ( https://developer.arm.com/docs/100067/0610 ...