• C51/V6.22 OPTIMIZING-PROBLEM
    We currently use the µVision 1 environment includig C51/V5.xx. We now want to update to µVision-2 / C51 V6.22. Cause we want to be sure the new version works without any problems we are currently...
  • optimization problem of c51
    dear neil i am sure that there no error or bug in that part of code because i am not doing any thing other than simple addition to variable that are showing these undesired values if i put optimization...
  • optimization levels in c51
    sir, i have some doubts about optimizing levels in keil. plese give the necessary information or where i can get that information
  • Optimization behavour: C51, uVision4
    Hi all, I tried compiling some sanity-checking example code on an evaluation copy I installed today and got some unexpected results; seemingly no matter what I set the code optimization level to...
  • How can I optimize the xdata access with C51
    Hi there! I need to optimize the accessing the xdata memory (the speed) with C51. I am sending some files via modem and the transmission could be a bit faster. At present, I am reaching a transmission...