• Bug in rte_device.h
    I've found another error in rte_device.h for SMT32F4 family. It is related to USB_HS controller, ULPI interface. ULPI_NXT pin can be assigned to PC3 or PH4. In current RTE_device.h it can be (wrongly...
  • error: #35: "SSP not configured in RTE_Device.h!"
    When i try to do my glcd program in keil Mcb 1760with(Nxp LPC1768) MCU, I am Getting the following error --- C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.1.0\RTE_Driver\SSP_LPC17xx.c(77): error: #35: #error...
  • Keil5 project problem with CUBEMX4.16
    Hi, I have updated CUBEMX version from 4.12 to 4.16. I create the MDK project using CubeMX...then I open it and it works. But when I attempt to manage Project items, I can't create a new GROUP (folder...
  • C++ for Keil5
    Hi, I am using MDK-ARM V5.24 and using C++11 for STM32F4. I can compiler and download. Howerver, when I tested on my board, I found that it can't work unless using debug. In fact, it happends...
  • KEIL4 and KEIL5 simultaneously
    Dear, I've installed KEIL 5.0 in addition of my current version of KEIL 4 (4.71a) in a different directory. Even if I ask windows to open projects (uvproj) with KEIL 4, it opens it with KEIL 5....