• Keil DFP vs STM HAL
    I wonder if the Keil's DFPs just copy the HAL releases, or are they reworked in some way? Especially, I wonder if it is possible that the bugs which are discussed in the ST forums are fixed in DFPs...
  • Keil USB Middleware not working with CubeMX
    Hello I try to use Keil RTOS2 with CubeMX. I got USB Host running with this combination. But I can't get Keil USB Device (CDC or HID) Middleware running with CubeMX. If I only use CubeMX+STM Middleware...
  • LPC1837 USB Middleware Signed Driver
    Hello, I have a board using the Keil Middleware USB device software. The included driver is mcb1800-vcom.inf DriverVer=05/13/2013,5.3.0.0 Is there a newer version available that is signed? I'm using...
  • Help.. moving from GNU linker to armld
    Presently, I use ARM cc compiler with GNU Linker, And I've been trying to move completely to the ARM toolchain. But I am not sure how to add symbols in ARM linker while using scatter file.. In ARM GNU...
  • Build startup_cortexA15MPcore using GNU toolchain. URGENT.
    Dear all, I am trying to build the example  startup_cortexA15MPcore (provided with DS-5)  using GNU toolchain. The example is originally designed for build using ARM standard tools, and the following...