• 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...
  • License or Patch problem on Keil Uvison 3.2
    Hi, We are not able to compile the code which we are able to compile on other system, It is giving the following error Error 6286E: Value(0x299d0) out of range (0 - 0xfff) for relocation #0(R_ARM_LDR_PC_GO...
  • NXP Kinetis KL0: no update of System Viewer registers during debug.
    How to make register values in Peripheral->System Viewer be updated during debug? I use SEGGER J-Link with uVision 5.25.2.0 and experience such problem by working with NXP Kinetis MKL03F32V4 device....
  • USB Device not available for Kinetis?
    Hi all I am evaluating 7-days license for Keil-MDK Pro for Kinetis. I have a TWR-K60F120M tower Kit and I was trying to set up a USB CDC device on that board, with a simple echo program. But...