• How do I reduce execution time and number of cycles, in a filtering of data code.
    Hi there, this is a working piece of code that I have written and I am wondering if there is any way to reduce the overall execution time, number of cycles or maybe the size of the memory in the code...
  • how to reduce the compile time?
    Hi friends, I have created one new project for AT91SAM7SE512. When i compile(BUILD TARGET) the code,that will take more time. How to speed up this build target process? anybody have the...
  • how to reduce reset time of ULINK2
    Hi, I want to control the reset pin timing of ULINK2, currently while programming ULINK2 keeps the rest pin low for around 56mS but i want to reduce the timing. need help if anybody has idea how...
  • copying code to ram and executing it
    Hello, I am using Keil uVision 5.15 compiler. copying a routine to ram(FLASH_eraseOneBlock) and try to runit, the code crashes (hardware Fault). I have looked at Keil's ram function example and...
  • code reduce
    Hi All I'm writing a software for 8 bit architecture using uvision 2. But when I try to compile my project using uvision2 it gives the following error *** ERROR L107: ADDRESS SPACE OVERFLOW ....