• code optimisation
    what is meant by code optimization?how is it carried out?
  • OPTIMISING CODE
    HI all iam working on cygnal mcus,we have limited keil programme space of 1000bytes now my programme is yet to cross the limit . how to reduce the code size , if any one knows please put a reply to...
  • code optimisation
    what is meant by code optimization?how is it carried out?
  • OPTIMISING CODE
    HI all iam working on cygnal mcus,we have limited keil programme space of 1000bytes now my programme is yet to cross the limit . how to reduce the code size , if any one knows please put a reply to...
  • over ambitious code optimisation
    I have a memory mapped A/D converter (with a conversion time << one machine cycle, therefore no need to check for End of Conversion). The following code was written to explain the problem: - xdata...