• How to determine how long your program take?
    Hi, guys! I got a problem. I had written a program in C51, but i don't know to calculate the time taken for this whole program. Is there any way to calculate my program ? Thank you!!!
  • Copiling and Linking take very long
    Hi, Normally Keil µV2 creates a hex file during less than a second. My newest project is my first project whose hex file contains more than one KB of data. After booting my PC creating this hex files...
  • Need to know what code to use to take an average
    Hello, I am trying to find out how to write a program which will take the average over the day. I dont want it to just take the average over the last 24 hours, I know how to do that, rather I want to...
  • fopen() takes too long to create file
    We are using LPC1788 with the RL-ARM.To summarize the problem, a]We want to store Report files in a single folder as soon as a test is complete b]Upto 50 reports or so, the time taken to create...
  • How to know stack overflow
    I have a question. How to know maximum stack of my program and stack overflow? beacause my program can lock when power have unstatable.