• About KEIL tool
    Hi! I wanna develop device driver for ARM7[LPC21 4 8] in KEIL. I have done driver for memory IC  through spi in c. My doubt is how to make lib file so that only the main file will be visible and remaining...
  • 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 ...
  • CMSIS usage questions
    Hello, I'm evaluating CMSIS and have a few questions. Seems the drivers interface is missing a few components, ADC, DMA, Hardware Timers(PWM and pulse width capture). How do most handle these components...
  • Regarding RL-ARM Library
    We are using MDK-PLUS ver5.22 KEIL MDK-ARM tool chain for our firmware development. We have seen RL-ARM library includes different software components like RL-RTX, RL-FLASHFS, and RL-TCPnet etc.. We are...
  • CCM usage in KEIL
    Hi All, Currently using KEIL 4 for my development. I am using STM32F427, my application is 210KB but the available SRAM is 192KB. I wanted to use 64KB CCM, how to use and define that CCM in KEIL. Kindly...