• uVision 5.15 and DFU format problem
    Hello, i use a DFU File manager to generate a DFU file from a .hex , for flashing it via DfuSe Demonstration V3.0.4. Everything works fine with the uVision 5.14 version, but with the file generated...
  • Trace not updating Event Viewer in Keil Uvision 5.15
    Prior to updating from Keil Version 4.72a to Keil Version 5.15, the Event Viewer, System and Thread Viewer, Memory and Watch Windows used to update in real time while the debugger was running with the...
  • cmsis fft example problem in keil uvision 5.15
    Hello I tried to compile and run arm_fft_bin_example of the cmsis package but there is a problem. The problem is in the arm_bitreversal2.s file that can't be compiled by keil. Is there any workaround...
  • Can't compile LCP1768 source file in Keil 5.15
    Hello I want to use LPC1768 in my project.My keil microVision version is 5.15. I have downloaded "Keil.LPC1700_DFP.2.2.0.pack" and "Keil Cortex-M Legacy Device Support for MDK-ARM 5.15" I have created...
  • Improving performace by moving code from Flash to RAM
    Dear All, I am upgrading a piece of software, having an small interruppt routine triggered every 100us. I now have a problem with getting the CPU doing anything else... The system consists of...