• converting to uppercase
    iam trying to convert the char i received to uppercase if it is lowercase if not leave it asit is . igot this code from net. but unable to understand why they added #224 at the end. org 0000h ...
  • uVision 4.72.1.0 rebuilds entire project at every build
    The summary says it all. I am using a project that I last used about 4 months ago and this problem didn't exist. Since then I've moved computers and installed a new copy of uVision. My old computer is...
  • converting uppercase To lowercase in assembly language using keil
    Hi I am beginner in assembly language. I want to convert uppercase to lowercase. i am using keil software.Codes which are searched by me on google i try to run but their output invalid.i am using...
  • RL_FlashFs affect my interrupt handler
    my question is Dos RL_FlashFs turn off interrupt? I am using a EXIT interrupt to sampling A/D,the EXIT interrupt freqency is about 50k. I find every time when I handle files,the sampled data...
  • One line of correct code causing entire program
    I am using NEX Robotics board for LPC2148. I find very strange problem with below lines of code. //Prototypes void diaplayInRow1WithPosition(unsigned char* data, unsigned char position); void diaplayInRow2WithPosition...