• 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...
  • 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...
  • 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...
  • 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...
  • 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...