• 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...
  • My keil5 doesn't make RTE_Device.h(Startup) in new projects
    Hi When I create a new project, I choose my micro controller(stm32f407VG) and check "CMSIS" and "Startup" in Manage Runtime Time Environment, but it doesn't buil "RTE_Device.h(Startup)" under Device...
  • NXP Kinetis MK20X256VLH7 (Teensy 3.2 Microcontroller) - RTE_Device.h Issues
    Hi, i'm working in Keil with the NXP Kinetis MK20X256VLH7 (Teensy 3.2 microcontroller). The microprocessor seems to get stuck when i wrote to these registers: PORTB->PCR[16] = (uint32_t)(PORT_PCR_MUX...
  • How to create the RTE_Device.h file by STM32H753I-Eval, to be able to used it in Keil uVision MDK??
    Hi Everyone @ARM Support Team! Working with a Board Support Package for the STM32H753I-EVAL, I found few issues -files nedded in the uVision Project. Now the critical file nedded is the RTE_Device...
  • Are these bugs?
    We are using STM32F101 (100 Pins) microprocessor in a project. The version of uVision is 3.60. In our application, I try to use the Encoder Mode of TIM3. And TIM3_CH1 and TIM3_CH2 have to be remapped...